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 Posted / 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 |
Post New Answer View All Answers
banking domain description for software tester for interview
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How to use actions in qtp ?
Are Shared ORs read-only?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Approach for Installation,comaptibility,system testing
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is the difference between the keyword view and expert view?
What is checkpoints for qtp?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
What contains Data Driven Framework document in qtp?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What is the basic concept of qtp?