Answer Posted / nanad
guys total there are 7 actually...let me explain in detail...
1. Standard OP
2. Table OP
3. Text OP
4. Text Area OP
4. Database OP
6. XML output (from application)
7. XML output (from resources)
1. Standard OP: this ouput value is used to get a property
value of an runtime object in application for later input.
Example: to get the text entered in a text box, or to get
button name or get items count in a weblist.
2. Table OP: this ouput value is used to get the data from
specified cell in a webtable. this option is not visible in
QTP. but u can impliment this thru standard output value.
3. Text OP: this output value is used to get some text from
the web application.
4. Text Area : this output value is used only for windows
application. and used to get text from specified area.
5. Database OP : to get the data from the data base using by
application.
6. XML from Application : to get the values from XML file
thats been using by application.
7. XML from Resources : to get the values from external XML
file to parameterize your test.
if any queries , please mail to:
nanda.dreddy@gmail.com
Regards..
Nanda
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
What do you mean by checkpoints in qtp?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
How to export quicktest professional results to an .xls file?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
what is the difference between data driver & data driven and driver script?
Explain how you can replace string in qtp?
what is meant by source control?
What is the difference between keyword view and expert view?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
How to get Traceability matrix from TD?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How will you check a web application for broken links using qtp?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach