Answer Posted / naren
We can add check points mainly 2 ways they r...
1.Right Click on any icon(step) for which v want to add chk
point in Tree view and select add check point.
2.Simply way is go 4 Active screen,select the object on
which u want to add check point and select add check point.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain xml checkpoints.
Is it possible to change the property value at runtime? How it is possible?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Sql questions to find second max salary and how to use joins
Can any suggest me what is exposure testing?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How to creating an output value using quicktest professional?
How to use conditional loops in qtp ?
Which scripting language used by quicktest professional?
How do client side image and server side image work?
What is difference in global and action sheet in qtp?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Explain step generator in qtp?
assume i have few url link how will i dynamically call then using descriptive programming?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma