Quantcast
Channel: Intense Testing » Software Testiing
Browsing index pages (5 articles)

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


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.

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.

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.

Why Load Test your website.. ?

It’s an era of web 2.0, information on internet is shared to a large group of people world wide. Researchers have found that most of the web user never comes back to a website which takes more than 4...

View Article

Browsing index pages (5 articles)


Latest Images