Answer Posted / deven mehta
Parametrization is exactly the flow of input value from one
Action/function to another action/function. DDT is also a
parametrization method but usually excel/datatable is used
for inputs and outputs in DDT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Through array we can execute the testcase how ? give me example
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
How can you identify the browser and its information using the qtp script?
What is CMMP and CMMH?
What ate the Technologies supported by QTP?
Explain measuring transaction.
Both static and dynamic arrays are handled by the vb script. Is it true?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
if our qtp vb Script may be Currepted then What we want do?
How to call a test from another test?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What are the views available in quicktest professional?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
How the exception handling can be done using quicktest professional?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.