Does QTP support Java Script also. Which is one is
preferrable for QTP, VB script or Java script
Answer Posted / radhika
r u real time person?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
is it possible to add sheets to excel at runtime
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Define object spy ?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
When ‘option explicit’ keyword is used in qtp?
How you can find the absolute value of the number in qtp?
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 you debug your script?
What are the differences between quicktest professional (qtp) and winrunner?
Explain how Selenium is different from UFT?
Explain the concept of object repository and how qtp recognises objects?
what testplan contents and what test strategy contents,what is the diff b/w them
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric