Use Case Testing

Use case testing is basically a Test Designing technique. Use case contains the steps, this steps explains how the actor (which may be anything like user, client or other devices or system.) interacts between the applications. So this use case cover all the functional requirement of the application. It has two parts one is main … Read more

How to Test “Reports”

All most in every application, report generation facility is there. So it is very important to test the report and verify the date present in Report. Report can contain anything. They can contain digit, character or both. Some time it also have graphs, charts etc. its useful data which can be helpful to take the … Read more

JMeter – Constant Timer Usage Parallel To Request

Constant Timer is very useful element of JMeter software load test plan as it allows you to pause each thread for same amount of time when executes the requests. You can add constant timer under controller and parallel to software load test plan’s requests if you wants to put pause on each request. Also you … Read more

E-Commerce Site Testing

Now a days ecommerce testers are in demands, many new ecommerce’s sites are coming into exiting and old ecommerce site are getting famous day by day. More peoples are preferring the online shopping than actual going to market and purchasing the things. Online ecommerce site has gain the trust on people. Online shopping site has … Read more