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


Please Help Members By Posting Answers For Below Questions

Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1557


Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)

1623


How to test fly out menu in qtp?

723


How software automation specialist enter steps in the Expert View?

1893


How to save your test using quicktest professional (qtp)?

861


Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris

1977


What is file database?

1887


How to write business scripts using object repository with different scenarios

1626


Explain xml checkpoints.

864


How do we handle run-time errors?

800


I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.

1832


what is impact analysis on regression testing?

2258


Suggest and Define a solution for an application whose objects are not recognized by UFT?

879


Output values? i want a practical example

1533


Explain types of output values?

756