What is the Major difference between QTP ; LoadRunner?
If u want to test an
1. erp module which automation tool you would prefer and
why? and
2. for web application, which tool and why?
Answer Posted / badam
QTP is functional tool where as LOADRUNNER is performance tool
By using qtp we test the functionality of the application
and by using LoadRunner we test performance (i.e how well
the application is running at the peak level) of the application
For any application(ERP or WEB)test functionality by QTP and
performance by LOADRUNNER
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Can U Explain about QTP tool from older version to latest version also its differences?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Explain the views in the QTP GUI?
Step 3&4 are repeated until an the object in recognised uniquely.
How can you handle exceptions in qtp?
What is the process of synchronizing qtp and aut?
Can we Test Welcome Screens and Process Images with QTP
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
what is ODC and GDC?
Is it possible to call win runner script in qtp?
What is the expert view?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.