How can i parameterize the standard checkpoint using Excel
sheet where my expected values are there??
suppose i want to test a application with diffent value and
want to run 5 iteration?? for each iteration, values will
be exported from excel sheet as input. Now i will store
some expected values in the excel sheet, which i want to
check in the application whether expected equals to actual
value???
can any one help me
Answer / vikram
First Insert the Standard Checkpoint for the desired statement using Insert --> Standard checkpoint,u have to keep the QTP tool in recording mode for this.
After the checkpoint has been inserted then a script will be generated in the QTP, now
1. Right click on the checkpoint statement
2. Select the option checkpoint properties
3. Select the option parameter
4. Click on the parameter option button
5. Select the desired column name
6. Click on OK
7. Click on Ok
Like this u can parameterize the checkpoints.
| Is This Answer Correct ? | 5 Yes | 6 No |
Differences between text and test area checkpoints?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
what is virtual object?
How many types of recording modes in the qtp?
What is system testing and what are the different types of tests you perform in system testing?
If aclient comes to tester ask to bye a tool Keep aside about the cost,In what way we can choose the tool.
what are the parameters you are considering for object identification?
why was automation used in the project?
What r the different type of reports generated in Quality Center?
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?
how to load the *.vbs (or) test generating script in a new machine?
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?