explain all the check point in QTP?
Answer / charjras surana
Checkpoints of any testing tools are used to compare ER and
AR.QTP contains some checkpoints as following
1- Standard checkpoint(this ckeck point is used o check the
object properties and logical name).
2- Image checkpoint(this is used to check the value of an
image in your application or webpage).
3- Bitmap checkpoin(this is used to check image files pixel-
by-pixel,by using this check point we can check that the
map zoom in correctly).
4- Table check point(this is used to check the containts
present in the table).
5- Text checkpoint(this is used to check the staic text
containts only).
6- Test area Checkpoint(checks that a text string is
displayed within a defined area in a Window application,
according to specified criteria.)
7- Accessibility Checkpoints(identifies areas of your web
site.)
8- Page checkpoin(checks the characrestics of a Web page.)
9- Data base Checkpoint(checks the containts of a database
accessed by your application).
10- XML Checkpoint(checks the data content of XML documents
in XML files or XML documents in web pages and frames).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is descriptive programming?
Hi Friends,will any body tell to Me for which Auomation Tool their is great Requirement inht eMarket Eithr the QTP or WINRUNNER and for what reason and how long it is going to remain and wat the Scope for the automation Testing In the Future Please tll to Me In Details Ok .
How can we perfom Action and Component parameter.?
Which environments does qtp support?
give me descriptive programing code sample flight application in qtp?
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
Diff b/w test scenario's and test Procedures?
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
How to call .vbs functions in QTP? plz Explain indetail
with out using import sheet came is it possible to get the excel sheet ?