Explain the check points in QTP?
Answers were Sorted based on User's Feedback
Answer / krishnateja muppalla
These are the Checkpoints available in QTP 9.5
Standard Checkpoint
Text Checkpoint
Text Area Checkpoint
Bitmap Checkpoint
Database Checkpoint
Accebility Checkpoint
XML Checkpoint (from Application)
XML Checkpoint (from Resource)
| Is This Answer Correct ? | 4 Yes | 8 No |
Answer / satish dm
A checkpoint verifies that expected information is
displayed in your application while the test is running.
There are 9 types of Check points, Namely
1)Standard Checkpoint - Checks values of an object’s
properties.
2)Image Checkpoint - Checks the property values of
an image.
3)Table Checkpoint - Checks information in a table.
4)Page Checkpoint - Checks the characteristics of a
Web page.
5)Text /Text Area Checkpoint - Checks that a text string is
displayed in the appropriate place in a Web page or
application window.
6)Bitmap Checkpoint - Checks an area of a Web page or
application after capturing it as a bitmap.
7)Database Checkpoint - Checks the contents of
databases accessed by an application or Web site.
8)Accessibility Checkpoint - Identifies areas of a Web site
to check for Section 508 compliancy.
9)XML Checkpoint - Checks the data content of XML documents.
| Is This Answer Correct ? | 3 Yes | 8 No |
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Is it mandatory to know abt regular expression in descriptive programming
what is the frame work in J-meter?
how to load all resource files(function libraries,object repositories etc) into tests without associating them?
give me the code for check point for validating application
in real time when we are creating the script by default it is going to save in action object repository or not any way my question is in one of my interviewer said that in real time the default object repository is action object repository and by using quick test plus they are going to merge is it correct i said that by selecting the object repository as shared one in selecting the test>>settings>>resources but she is not convinced what is the correct one
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
How to add check point?
what is keyword driven testing