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
In qtp, how you can remove the spaces from string?
What is Curd testing?
How to execute a winrunner script in quicktest professional?
How to use the object spy in quicktest professional (qtp) 8.0 version?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
How software tester can use constants and variables in scripts?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Where we can use the analog mode and where we can use the low – level mode?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Can you brief the hurdles you faced during Automation testing?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What are the different types of checkpoints?
How would you directly trigger javascript in a test?
What are main panes available in qtp test browser?