How many ways we can parameterize data in QTP ?

Answer Posted / vikas choubey

Parameterization can be possible in the following ways
1:local data sheet
2:Environment Variables
3:DataTable
4Random Variables
5.Dynamic Array
6.Dictionary Objects

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is clean sweep?

1877


How to replay a script in qtp?

612


What is difference in global and action sheet in qtp?

605


hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?

2785


what type of framework u r using in ur organization

1641






What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

568


What is the pros and cons between QTP and Rational Robot

3279


Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?

1685


what is the hierarchy to use properties in descriptive programming

1496


How many ways is to parameterize the value?

615


how to write xml output check point bu useing descriptive programing .means without useing output check point

1650


How QA specialist can identify when programmatic descriptions are useful?

1967


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3264


Explain the qtp test phases.

614


www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example

1497