Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
1095What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
1187
How to data driven test for Win objects in QTP ?
What is reusable action?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
What is optional step in qtp? How you can add optional step in qtp?
How smart identification works in qtp ?
desribe a situation where u faced a stressful situation and how did u cope with it
What is the syntax for how to call one script from another?
What is the recovery scenario in qtp?
Explain the types of properties that quick test learns while recording?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
What is data driver in qtp? Where we use it?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Write a script to customize the test results in PDF and HTML format.
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks