Explain the check points in QTP?
Answer Posted / suha
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.
?A page checkpoint checks the characteristics of a
Application
?A text checkpoint checks that a text string is displayed
in the appropriate place on a Application.
?An object checkpoint (Standard) checks the values of an
object on a Application.
?An image checkpoint checks the values of an image on a
Application.
?A table checkpoint checks information within a table on a
Application
?An Accessiblity checkpoint checks the web page for Section
508 compliance.
?An XML checkpoint checks the contents of individual XML
data files or XML documents that are part of your Web
application.
?A database checkpoint checks the contents of databases
accessed by your web site
| Is This Answer Correct ? | 103 Yes | 16 No |
Post New Answer View All Answers
Output values? i want a practical example
What are private functions in QTP? How they can be called from the function library?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
what is the difference btn risks & Therads in the Test plan documentation?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Explain the concept of object repository and how quicktest professional recognises objects?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
What are the general steps involved in the data driven framework?
What is accessibility check point?
Give the syntax to load function at run time.
how can we do the frame work in qtp
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance