Answer Posted / nanda
This is used when we are working with descriptive programming.
that is not descriptive..
description.create...
it is used to create an object through scripting.
for example..
set objtext = description.create
objtext("nativeclass").value = Edit
objtext("attachedtext").value = "XXXXX"
now objtext is an edit box with name XXXXX
browser("dsagd").page("dsada").webedit(objtext).set "dsahdas"
If any queries....
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
images are dynamically changes how to compare two images with out using the bitmap
What is fragmentation and paging?
What is data driver in qtp?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Which scripting language used by quicktest professional (qtp)?
what is defenetion of kiran can u tell me plz CVS, SVN
What is the file extension of the code file in qtp?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
give me the code to save all messages of inbox of gmail into a folder and notepad
Why we load add-ins in qtp?
How to open a new test using quicktest professional?