Google News
logo
Software Testing - Interview Questions
What are the tools of performance testing?
* LoadRunner(HP) : This testing tool contains a wide array of application environments, platforms, and databases. It is typically suitable for web applications and others.

* QA load(Compuware) : This tool is used for load testing of web, database, and char-based systems.

* WebLoad(RadView) : It is used to compare running tests with test metrics.

* Rational Performance Tester (IBM) : It allows finding out the presence and cause of bottlenecks.

* Silk Performer (Borland) : This testing tool lets you predict the behavior of e-business environment.

* Explain the concepts of Test Fusion Report of QTP.

* Test Fusion report displays different aspects of the test run, soon after the tester runs a test. The Test Fusion report is used to display all the aspects of test run, it specifies where the application failures occurred, the test data used, and the detailed explanation of every checkpoint stating pass or failure and the application screenshots of every step by highlighting the discrepancies.

* Test Fusion Report is a compilation of the entire testing process. It includes an overview of where the failures occurred, the test data that was used in testing, screenshots to support inconsistencies and a detailed view of checkpoints.
Advertisement