What is time parameter?
Answer / king
Parameterization is nothing but DataDrivenTesting
means to test the functionality with multiple set of data
in order to check whether the functionality is working
properly or not.
You can create a data-driven test with a loop that
runs ten times each time the loop runs, it is driven by a
different set of data. In order to use data to drive the
test, you must link the data to the test script which it
drives. This is called parameterizing your test. The data
is stored in a data table.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is method name to compare two XML files.
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Explain how Does Run time data (Parameterization) is handled in QTP?
How to modify object property in qtp ?
Can we create user defined functions in qtp?
What are private functions in QTP? How they can be called from the function library?
Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH
1.how can we report the QTP test result in a different excel sheet 2.
How many types of recording facility are available in quicktest professional (qtp)?
describe some problems that u had with automating testing tool?
what is On Error Resume Next ?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?