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 see test results in excel sheet ? test data not present in data table.
Explain script generated after applying database check point?
What is recovery scenario in qtp?
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
Explain about the quicktest professional (qtp) automation object model?
What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance
wht is the difference between action and functio?
desribe a situation where u faced a stressful situation and how did u cope with it
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, and also tell me the best institute and the estimate cost for joining the institute ib delhi NCR. Hence, if possible, kinldy mail PDF file to my mail-ID: kumar123.pathak@gmail.com , Regards, kumar pathak
can we call runaction in the funcion
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
can onyone tell me how to comapre the output of two different Data Bases in QTP?