what is output parameters in qtp?explain?
2)

Answer Posted / bhavani

standered output values,text outputvalues,textarea,xml
o/p,database o/p

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how you can find length of array in qtp?

601


Why qtp always start action1 and does not start action?

606


Where to use function or action?

669


what type of framework u r using in ur organization

1653


Explain QTP using different development techniques ?

541






What is the XML file architecture ?

1555


Have you faced any problems with object repository?

592


How to data driven test for Win objects in QTP ?

1477


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1392


how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods

1383


What is throw object?

1747


How can you pass value one action to another action?

555


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

590


What is a reusable action?

576


Have you done batch testing in qtp? If yes how you are doing?

509