What is output value in QTP? Why do we use the output value
in QTP?How many types of output values are there in QTP?
what are their respective usage in QTP?
Answer Posted / sunil g
OUTPUT VALUES ARE USED FOR CHECKING THE PROPERTIES OF THE
OBJECT.AND THESE PROPERTIES ARE STORED IN THE SPECIFIED
COLUMN DURING RUN SESSION IN THE DATATABLE.
THERE ARE 4 OUTPUT VALUES
1)STANDARD OUTPUT VALUE
2)Text OUTPUT VALUE
3)DATABASE OUTPUT VALUE
4)XML OUTPUT VALUE
1)STANDARD OUTPUT VALUE:IT CHECKS THE PROPERTIES OF THE GUI
OBJECT DURING AUT AND STORED IT UNDER SPECIFIED COLUMN
DURING RUN SESSION IN THE DATATABLE
2)TEXT OUTPUT VALUES:IT CHECKS THE TEXT PRESENT ON THE
OBJECT AND STORED IN THE SPECIFIED COLUMN DURING RUN SESSION
3)DATABASE OUTPUT VALUE:IT CHECKS THE CONTENT IN THE
DATATABLE AND STORED IN THE SPECIFIED COLUMN DURING RUN SESSION
4)XML OUTPUT VALUE:IT CHECKS THE CONTENT IN THE XML AND
STORED IN THE SPECIFIED COLUMN DURING RUN SESSION
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
How to create runtime property for an object?
what is the frame work in J-meter?
How many lines of code in each script of QTP?
how to find that tools work well with ur existing system?
Can we create user defined functions in qtp?
How to remove associated function library?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
how to test Web application using QTP software
In qtp, how you can get the last character from a string?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Explain the checkpoint in qtp?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
How to create Reusable and Multiple Actions?
How do we handle run-time errors?