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 are the types of environment variables in qtp?
whow much strong on VB and C?
How do you use the parameters.input parameters and out put parameters.
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
QTP script is not working on other's machine..
Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Explain the checkpoint in qtp?
after click on compose mail how can we attached a file in qtp with vbscript code