Check point what is how many types of checkpoint and explain
Answer Posted / uma
Checpoint is a verificatiion point that compare actual value
with the expected value during the run time.
QTP will have TEN types.
1. Standard Checkpoint
2. Text "
3. Text Area "
4. Bitmap
5. Database
6. Page "
7. Image
8. Table
9. Accessability
10. XML
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Why qtp the best testing tool?
What are the various automation frameworks available in qtp?
How is the Bitmap checkpoint different from Image checkpoint?
How to analyzing test results using quicktest professional (qtp)?
How to start recording using quicktest professional?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
What is qtpro? What is quick test pro? What is a quick test professional?
What is a reusable action?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is different command used in command Prompt while using QTP?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
desribe a situation where u faced a stressful situation and how did u cope with it
How many types of status are there?
Both static and dynamic arrays are handled by the vb script. Is it true?