Any limitation to XML Checkpoints?
Answer / vandana sharma
Mercury has determined that 1.4MB is the maximum size of a XML file that QTP 6.5 can handle
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of text output value in quicktest professional (qtp)?
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
Explain sub procedure of vbscript.
Explain in brief about the QTP Automation Object Model.
What is difference between WR and QTP?
What is checkpoints for quicktest professional?
How to add verification steps to tests?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
QTP script is not working on other's machine..
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b