Answer Posted / keshab
yes it is possible we can use shell scritping language in
Unix & linux environment
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
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);
In what occasion we can specify global sheet and action sheet?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Explain different recording modes?
What is active screen?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
How do you capture tooltip using QTP?
What is test object model in quicktest professional (qtp)?
Do you know how to connect database? Can you tell me the procedures?
How does qtp identify the object in the application?
How to execute a winrunner script in quicktest professional?
How do you synchronization point through DP?
What is the difference in testing a client-server application and a web application?