Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Write a Script With descriptive programming(Without
Repository) to update an
Update an order in Flight App and verify whether it is done
successfully.(Use ChildObjects method)

Answer Posted / pallavi

set objdesc=description.create
objdesc("property").value="description"
objdesc("property").value="description"
objdesc("property").value="description"
objcoll=dialog().childobjects(objdesc)
for i=0 to objcoll.count-1
if objcoll(i).getroproperty("property")="description"
objcoll(i).click
exit for
endif

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anyone tell me from where i can download qtp demo or crack version

2057


What test you perform mostly? Regression or retesting in your testing process?

1077


What is qtpro?

1118


Can you list some technologies that support qtp?

1032


How do you test DLL files using automation Tool QTP?

3289


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

1263


What is a programmatic description?

1162


Hoe can we do retesting using functions please give the code for it using login page

1984


How do you do batch testing in wr & is it possible to do in qtp, if so explain?

1136


In qtp, how you can exit for loop?

1074


What is the file extension of the code file in qtp?

1047


What is QTP scenario.

2401


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

4709


Can U Explain about QTP tool from older version to latest version also its differences?

2056


How can I check if a environment variable exist or not?

1089