How to identify flash application when the qtp is not
identifying the flash application objects.
Answer Posted / santosh 43
BY LOW LEVEL RECORDING
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is command for executing files?
Mention the different actions types of qtp.
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Approach for Installation,comaptibility,system testing
what are the utilities and drivers
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
What are test settings and global settings?
Explain how you can find length of array in qtp?
Explain about business process component? types and usage?
Explain more about the Test Fusion Report of QTP?
What is a checkpoint? How many check points are there in qtp?
breef description of batch testing ?
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 handle Java tree in QTP?