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 |
What type of problems one will face with QTP , if too many browsers are opened at a time?
What is the use of ordinal identifier in qtp?
How to retrieve value (data) from notepad using QTP ?
Why bpt?
Please explain about unicode compatibility in QTP. how we can able to use it. Please help me
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
What is difference between Recording time object identification and Run time (Execution) time.
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
How to take screenshots in qtp?
what is the Vbscript to connect Database
write script to read and write data from file ?