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 a Run Time Data table?
What is the difference between property and method?
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);
. Types of properties that Quick Test learns while recording?
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
What's QuickTest Window?
Can we record an application running on a remote machine using qtp?
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?