Anybody explain me, the concept of checkpoint
declaration in the QTP mainly for the Objects, Pages, Text
and Tables ?
Answer / sreeprasad
A checkpoint verifies that expected information is
displayed in a Application while the test is running. You
can add eight types of checkpoints to your test for
standard web objects using QTP. Object, Page and Table
checkpoints can be added using Standard check point.
1). A page checkpoint checks the characteristics of a
Application
2). An object checkpoint (Standard) checks the values of an
object on a Application.
3). A table checkpoint checks information within a table on
a Application
4). A text checkpoint checks that a text string is displayed
in the appropriate place on a Application.
5).An image checkpoint checks the values of an image on a
Application.
6).An Accessiblity checkpoint checks the web page for
Section 508 compliance.
7).An XML checkpoint checks the contents of individual XML
data files or XML documents that are part of your Web
application.
8).A database checkpoint checks the contents of databases
accessed by your web site
| Is This Answer Correct ? | 0 Yes | 0 No |
How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.
Synchronization methods?
How to check and display a particular word from a paragraph?
What is use of Global Sync Timeouts in QTP9.2?
if we made any changes in shared object repository how it reflects of others like our team members?
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
What is recovery scenario manager? When you go for recovery scenario manager?
3 differences between QTP & Winrunner?
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
What are the differences between quicktest professional (qtp) and winrunner?
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
How to start recording using quicktest professional (qtp)?