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
Give the syntax to load function at run time.
How you can delete excel file in qtp?
How many types of parameters are available in quicktest professional (qtp)?
What is the latest version of qtp?
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
What is RTM (require ment tracebulity marix) fromate?
Explain the concept of how quicktest professional identifies object?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
Should have experience in framework means?
can any body give the banking domain concepts/links
What is the qtp testing process?
How many types of recording facility are available in quicktest professional?
On what document base Descriptive programming is written if build is not yet ready ?
Describe function procedure in vbscript.
how to test Web application using QTP software