Quantcast
Channel: Intense Testing » Quality assurance
Browsing latest articles
Browse All 11 View Live

Image may be NSFW.
Clik here to view.

All about BTS

“BTS”, abbreviated as “Bug Tracking System”, is a widely known and acclaimed tool used in the software industry to manage projects, by cleansing it of defects and ensuring the quality of the...

View Article



Image may be NSFW.
Clik here to view.

Why and how to report BUG in proper fashion to help developers

  Proper handling of BUGs by QA throughout the BUG life cycle till it dies The process of proper BUG HANDLING is important because in most of the cases the QA who files the bug sits in one corner of...

View Article

Image may be NSFW.
Clik here to view.

Reach parent of an element using WebDriver

Sometimes it is required to reach at the parent location of an element. I faced a  problem while trying to reach at the parent locator from the child locator. I explored a lot , discussed with my...

View Article

Image may be NSFW.
Clik here to view.

Assertion using Hamcrest Core Matchers

Asserting a test script determines whether the test actually passed or failed. We can assert that a test passed by using Junit assertion or Hamcrest core matchers with assertThat( ) Junit Assert can...

View Article

Image may be NSFW.
Clik here to view.

Introduction to Testing using Selenium and Cucumber-JVM

Cucumber is a testing framework which helps in performing acceptance testing, where test scripts are written in a BDD approach. A feature file is created and written in plain english and the...

View Article


Image may be NSFW.
Clik here to view.

Categorizing tests and generating test results

- While executing testcases we need to categorize tests on several basis, say severity, type of testing etc - We can catagorize our tests using the Junit Categories...

View Article

Image may be NSFW.
Clik here to view.

Smoke Review of Test Data

Test Data : Test data specifically identified the input values, which we are going to supply to the system/application while testing. Test data may be prepared by a tester or a program aids by a...

View Article

Image may be NSFW.
Clik here to view.

Quality Assurance and Quality Control

Quality Assurance- Its process oriented. In this we basically focused on planning and documenting those processes to assure quality including inspection, test plans all quality plans. It makes sure...

View Article


Image may be NSFW.
Clik here to view.

Error 80070012: Unexpected error launching spoon based internet explorer

“Unexpected error launching internet explorer IELaunchURL error returned 80070012″ while running Selenium Scripts in IE spoon browsers: Problem/Issue: ——————————————- I was facing a very critical/weird...

View Article


Image may be NSFW.
Clik here to view.

Find out JS Error on Firefox using Selenium Webdriver

We need to add a JSERROR Collector jar to our project. We need to add the below dependency to the POM to download the jar file: - <dependency>...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images