Answer Posted / raghu
a set of statements that executes a script ia called an
action..
Script is a statement that defines an action...
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How can I check if a environment variable exist or not?
HOw to add the recovery file at runtime to the test file .
Does QTP record on Objects created on XWindows Environment?
how to find that tools work well with your existing system?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Explain about the test fusion report of quicktest professional (qtp)?
How you debug your script?
Explain the check points in quicktest professional?
What is a quick test professional?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
What is the XML file architecture ?
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);
Where is the Bitmap checkpoint information stored?
What is the difference between run time object and test object in QTP?
What is action? How many types of actions are there in qtp?