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 |
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
While testing .net applications with QTP 9.1 in normal recording mode, QTP records my unintentional mouse clicks and window dragging which I don't want. But I can't stop QTP recording those mouse clicks and window dragging. Can somebody let me know how I can get rid of it, please ! Thanks.
How to add a page checkpoint to your test?
How to connect to data base?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What are the advantages of Automation objects than Test Objects?
Which functionalities of QTP used in banking project?
There is web page with the webtable,this contains some data, how do you manipulate the data.
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
what is action in QTP?
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
what is the difference between QTP 8.0 & 9.0?