WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
Answer Posted / brahmareddy
the use of functional generator in qtp is which lists out
the all the built in functions in qtp and helps you to
write the vb script for un known objects.
| Is This Answer Correct ? | 16 Yes | 9 No |
Post New Answer View All Answers
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Explain the features and benefits of quick test pro(qtp)?
Write a script to verify font style and color of a windows object using descriptive programming
How to test background color and dynamic images during run time can you put the check point for moving objects?
how to explain a claims and insurance project?
What is the difference between call to existing action and copy of an action?
How to break the object spy ?
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.
How many types of recording facility are available in quicktest professional (qtp)?
Can any one send me the QTP Basic Coding Samples?
what is command for executing files?
UFT 12.02 which ALM version will support
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Write a QTP script to enter a keyword in to Google search engine?
What will be happen if i load object repository at run time, but it has already associated.