Answer Posted / ramu
yes, u can create the QTP script without step generator, u
can create by using recording option and manually.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to explain a claims and insurance project?
Explain the views in the QTP GUI?
How do you capture tooltip using 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);
Both static and dynamic arrays are handled by the vb script. Is it true?
What is expert view and keyword view?
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?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
What is QTP’s model for test creation?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
What are the types of data tables in qtp?
What are the different types of action?
Explain the difference between call to action and copy action?
How do Parameterization and Data-Driving relate to each other in QTP?
Hi, how can we check or avoid the memory leakage in QTP9.2?