how we will use output values in qtp? is there any
possibulity by descriptive programming?
Answers were Sorted based on User's Feedback
Answer / ramu@sunnysoft,hyd
It is a feature provided in QTP to capture the application
values while execution and these captured values are stored
either in run time datatable or environment variables.These
output values can be used for verificational purpose or
tosend inputs to otherscreens ,other action and other tests
there are differebt types of output values
1. standarad o/p value
2.Text o/p value
3.Text area o/p value
4.Data base o/p value
5.XML o/p value
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramu@sunnysoft,hyd
It is a feature provided in QTP to capture the application
values while execution and these captured values are stored
either in run time datatable or environment variables.These
output values can be used for verificational purpose or
tosend inputs to otherscreens ,other action and other tests
there are differebt types of output values
1. standarad o/p value
2.Text o/p value
3.Text area o/p value
4.Data base o/p value
5.XML o/p value
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there any thing that we can replace recovery scenario manager in QTP.
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
What kind of errors can b handled in QTP in real time scenario?
After running scripts how you report results ,there is any specific report form
How should I get results when I run scripts in a Batch mode
why should we give deliver good quality software?
how can i replace any text from the qtp script with some anothere text
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
How we can add actions in the test using QTP?
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
what is the exact Diff. Between Test and Component in QTP?
When to use Descriptive programing?