how we will use output values in qtp? is there any
possibulity by descriptive programming?
Answer Posted / 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 |
Post New Answer View All Answers
can u explain relative path architecture framework in qtp?
how to post xml data from QTP scripts to any application?
what is meant by source control?
How to test the login page in different ways in automation testing and i need code?
Hi All, I need code for how to execute qtp scripts from excell sheet
Is any limitation to xml checkpoints?
How to start recording using quicktest professional?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
For which type of projects the iterative model is not suitable?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What is qtpro? What is quick test pro?
how to find that tools work well with your existing system?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
How to capture all the data of a webtable, weblist and combolist using QTP?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!