in QTP we test web based application at that time what
script is run? is support vb script? plz tell me
Answer Posted / naren
Hi Diwan,
We cannot perform load test using QTP, it is for
functionality testing only. Load test means not only to run
the test multiple times, to verify the system behavior
during heavy usage of the system.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the qtp test phases.
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How to find operating system information using the qtp script?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
what function you write to do database testing with the help of qtp?
How to start recording using quicktest professional (qtp)?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How many ways is to parameterize the value?
What are the steps involved in the recovery scenario wizard?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
How many tabs are available in debug viewer pane?
Explain the benefits of quick test pro(qtp)?
Is it possible to switch between recording modes during a test creation?