-
Junior Member
Qtp
how to do parameterization in qtp. Give the definition also
-
Contributing Member
Re: Qtp
Hi,
Can u be more descriptive on what exactly u want to do?
Regards,
Ganesh
-
Expert Member
Re: Qtp
An application can be tested with different number of inputs through a same script,this is called as parametrization.
Types of parameterization:
1) data table
2) test/action
3) environment variable
4) random number
-
Junior Member
Re: Qtp
It is very easy to perameterise the script in QTP, Mention the test data in datatable, and write the fallowing syntax in the place of constants, where you want to replace with parameters.
Syntax: set datatable.value("column name",dtsheetname)
-
Junior Member
Re: Qtp
QTP supports various frameworks such as Data Driven testing and Keyword driven testing.QTP can be used for testing various applications such as web applications, java application, vb application , Oracle, SAP, Siebel, ActiveX, peoplesoft and Main frame application. Parameterization in QTP using Excel also by name,global sheet,local sheet.
Getting best knowledge about QTP from this site QTPBOOK.COM
Last edited by qptopm; 03-19-2016 at 06:34 AM.
Reason: link
-
Junior Member
Re: Qtp
QTP provide ways to accept different test inputs to the test script. This process of providing different input values through external parameters is called as parameterization.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules