what is the use of descripting programming?
Answer Posted / ram.polavarapu
-descriptive programming is used to find more similar objects.
-there is no object repository for descriptive scripting so
size of the script is less executing is fast.
ex->
print the all links in Google page
dim link
set link=description.create
link("micclass").value="Link"
set a=browser("").page("").childobjects(link)
for i=0 to a.count-1
s=a(i).getroproperty("text")
print s
next
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is test object model in quicktest professional?
Can you list some technologies that support qtp?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What is regular expression?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
how to know no.of mails in our g mail by using vb-script
How to use actions in qtp ?
Explain the types of properties that quick test learns while recording?
what is the difference between development and testing
What is Cross browser testing? Does UFT support it?
What do you mean by checkpoints in qtp?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
What are the two types of repositories available, explain them?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Explain about the quicktest professional (qtp) automation object model?