Answer Posted / amazed
You can not create a load in QTP. QTP is a functional
regression testing tool. QTP can only act like 1 user.
You need a tool like LoadRunner to actually create a load.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Explain different types of checkpoints?
How to break the object spy ?
How you can find length of array in qtp?
Through array we can execute the testcase how ? give me example
hou can we use vb script in qtp could u tell me breafly
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
In qtp, how you can remove the spaces from string?
How did you use regular expressions in QTP and also in WR?
What is the difference between the design-time and run-time data tables?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to creating an output value using quicktest professional?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Difference between test object and run time object?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.