Answer Posted / prakash pandey
set desc=description.create
desc("micclass").value="WinEdit"
set
childobject=browser("google").page("google").childobjects(desc)
msgbox childobject.count
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is qtpro?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What are the advantages of parameterization ?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What contains Data Driven Framework document in qtp?
Hybrid framework supports Descriptive programming. Is it true?
Explain the difference between check point and output value?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
How many types of recording modes in the qtp?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
What is quicktest professional?
What is Port testing. Whhen will you perform?
How to use output values in qtp ?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance