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 save your test using quicktest professional?
Explain the difference between check point and output value?
What is the use of text output value in quicktest professional (qtp)?
What are the differences between quicktest professional (qtp) and winrunner?
wht type of User defined functions or Java Releated functions do we write in VB scripting
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
what is the mail use of frame work(with detail). architecture for keyword driven frame work
whare exactly we have to use functions and sub routain
For which type of projects the iterative model is not suitable?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
Where to use Property Let, Property Get, Property Set in UFT
what are the utilities and drivers
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?