Anda di halaman 1dari 1

QTPWorld http://www.qtpworld.com/index.php?

cid=70

Login | Search QTPWorld.com

Chapters Output Values


Upcoming Trainings
Using Output values we can retrive properties of objects ,database field values ,text presenting objects and can store on
QTP Interview Questions data table in test result window.

VB Script - Part I Types of Output Values:

VB Script - Part II 1. Standard output value


2. Text output value
VB Script - Part III
3. Text area output value
Working with Files using FSO 4. Database output value
5. XML output value
Excel

Actions 1. Standard Output value:

Functions We can use standard output values to output the properties values of most objects.

Difference between Action and Steps to follow for Inserting Standard Output Value:
Function
QTP should be in Recording mode --> Insert menu -->Output value--> standard output value --> show the object --> click
Parameterization
OK --> select property --> If required Change the column name --> click OK -->click OK -->stop recording.
Object Repository

Descriptive Programming 2. Text Output value:

Regular Expression We can use text output values to output text strings displayed on a Web page or application. When creating a text output
value, We can output a part of the object's text. We can also specify the text before and after the output text.
Error Handling & Recovery
Scenario Steps to follow for Inserting Text Output Value:
Output Values QTP should be in recording mode--> Insert menu--> Output value --> Text output value --> show the text -->select one of the
option{output text/text before/text after} --> click modify if you want to change the column name --> click OK
Database Connections

Automation Object Model click OK--> check in runtime table after executing.

Synchronization
3. Text Area Output value:
Environment Variables
We can use text area output values to output text strings displayed within a defined area of a screen in a Windows
XML application.

Outlook Steps to follow for Inserting Text Area Output Value:


Reporting Defect QTP should be in recording mode --> insert menu -->output value --> text area output value -->Mark the text area -->If
required click modify the column name --> click OK --> again click OK --> check in run time table after executing.

Contact Us 4. Database Output value:

We can use database output values to output the value of the contents of database cells, based on the results of a query
info@qtpworld.com (result set) that we define on a database.
+91- 9886477710 Steps to follow for Inserting Database Output Value:

Insert menu--> output value --> Database Output value--> choose specify SQL statements manually -->click next -->click
create -->Select Machine Data source --> Select Driver (QT_flight32) --> click OK --> enter SQL statement {select * from
orders} --> click Finish --> select data cells --> click OK --> Execute and see the results in run time table.

5. XML Output value:

We can use XML output values to output the values of XML elements and attributes in XML documents.

Steps to follow for Inserting XML Output Value:

QTP should be in recording mode with web environment --> Insert menu --> output value --> XML output value from
application --> Show the XML document --> select elements --> click OK -->Stop recording.

Copyright QTPWorld.com 2013 Home | Demo videos | Students | Training | FAQ's | Feedback | About Us Designed By WebZone

1 of 1 1/29/2016 9:33 AM

Anda mungkin juga menyukai