JMeter Uniform Random Timer Usage

As name suggest, jmeter uniform random timer is used to generate fixed+random amount of time delay between 2 requests in your software load test plan. Jmeter uniform random timer is used when you wants to put some fixed but also some random time delay between 2 requests in your software load test plan. Example : I wants to … Read more

Bug Life Cycle

Defect life cycle or bug life cycle is a very important point, each and every tester should know about it. Main target of tester is not only find the bug/ defect in the software but also also keep the track of that bug till its closer. So bug life cycle is a life cycle of … Read more

GUI Testing

GUI testing, full form of GUI testing Graphical User Interface. Main focus of GUI testing to test the appearance of the software instead of functional requirements.UI of application a comes first when someone browse to our application the first impression will be based on UI. If it is attractive interactive and easy to use then … Read more