Explain the check points in QTP?
Answer Posted / manjula
There are 10 types of check points in 9.2
1.Standard check point
2.Page check point
3.Table check point
4.Image check point
5.Text check point
6.Text Area check point
7.Bitmap check point
8.XML check point
9.Database check point
10.Accessibility check point
| Is This Answer Correct ? | 20 Yes | 13 No |
Post New Answer View All Answers
how to evalute defects in QTP script?
Where to use Property Let, Property Get, Property Set in UFT
How to add verification steps to tests?
How do you send email with attachment from outlook using qtp ?
In qtp, how you can exit for loop?
Define Environment Variable in UFT and its uses?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What ate the Technologies supported by QTP?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How can you pass value one action to another action?
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
How to execute a winrunner script in quicktest professional?
Is it possible to use two instances of UFT on the same machine? If not why?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Hoe can we do retesting using functions please give the code for it using login page