can we use QTP for load testing instead of load runner?
Answers were Sorted based on User's Feedback
Answer / josh
QTP is a functional testing tool.
Loadrunner is a performance testing tool. Here we test the
load in form of virtual users. in QTP we cannot do that.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / sowmya
Moreover
QTP is used for functional testing.
LoadRunner is used for performance testing.
Moreover u cannot apply load using QTP
| Is This Answer Correct ? | 4 Yes | 4 No |
What r the different filters in defect in quality center
Which scripting language QTP is using?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
How to analyzing the checpoint results?
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
What is API
suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt
How will u test content of an web application with out using chechpoints in QTP 9.2?
what's the difference in between function and sub and give some code as well