types of output value in details.

Answers were Sorted based on User's Feedback



types of output value in details...

Answer / 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

types of output value in details...

Answer / ami

types of output values in Qtp are as follow:

1) Standard output value
2) Text output value
3) Data base output value
4) xml output value (from application)
5) xm output value (from resources)

Is This Answer Correct ?    6 Yes 3 No

types of output value in details...

Answer / anum

1. Standard Output Values
You can use standard output values to output the property
values of most objects. For example, in a Web-based
application, the number of links on a Web page may vary
based on the selections a user makes on a form on the
previous page. You could create an output value in your test
to store the number of links on the page.

2. Text and Text Area Output Values
You can use text output values to output text strings
displayed on a Web page or application. When creating a text
output value, you can output a part of the object's text.
You can also specify the text before and after the output text.

You can use text area output values to output text strings
displayed within a defined area of a screen in a Windows
application.

For example, suppose that you want to store the text of any
error message that appears after a specific step in the Web
application you are testing. Inside the If statement, you
check whether a window exists with a known title bar value,
for example Error. If it exists, you output the text in this
window (assuming that the window size is the same for all
possible error messages).

3. Table Output Values
Table output values are a subset of standard output values.
You can use table output values to output the contents of
table cells. For some types of tables, you can specify a row
range from which to choose the table cells. During the run
session, QuickTest retrieves the current data from the
specified table cells according to the settings that you
specified and outputs the values to the Data Table.

4. Database Output Values
You can use database output values to output the value of
the contents of database cells, based on the results of a
query (result set) that you define on a database. You can
create output values from the entire contents of the result
set, or from a part of it. During the run session, QuickTest
retrieves the current data from the database and outputs the
values according to the settings that you specified.

5. XML Output Values
You can use XML output values to output the values of XML
elements and attributes in XML documents.

After the run session has finished, you can view summary
results of the XML output values in the Test Results window.
You can also view detailed results by opening the XML Output
Value Results window.
For example, suppose that an XML document in a Web page
contains a price list for new cars. You can output the price
of a particular car by selecting the appropriate XML element
value to output.

Is This Answer Correct ?    2 Yes 0 No

types of output value in details...

Answer / pujar

There r 6
1 Std
2 Txt
3 Txt area
4 Data base output value
5 xml output value (from application)
6 xm output value (from resources)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

How u will open the build automatically in QTP except using Systemutil.run command

6 Answers  


what is the difference between development and testing

1 Answers  


Why we load add-ins in qtp?

0 Answers  


what are the different types of framesworks in QTP?what is the keyword driven framework?

2 Answers   Mindlance,


How open an excel sheet in QTP(not a run time )?

4 Answers   Tech Mahindra,






How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..

3 Answers   IBM,


When and why to use descriptive programming?

0 Answers  


what is smart identification?

1 Answers  


how do u get lib files into scripting files?

4 Answers  


There is an excel file of 1 to 100 sheets how you will iterate through it?

0 Answers  


what is diff b/w function and action?

8 Answers   VSoft,


i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com

0 Answers   Wipro,


Categories