I want different types of discriptive programming statments
coded for different types of web-objects?Give syntax and
example?
Answer Posted / ram.polavarapu
->static descriptive scripting
->dynamic scripting
static scripting
------- --------
browser("creation time:=0").page("micclass:=page").webedit
("text:=").set"vgdgv"
dynamic scripting
-------- ---------
dim e
set e=descriptive.create
e("micclass").value="WebEdit"
set a=browser("").page("").childobjects(e)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does quicktest professional identifies the object in the application?
Should have experience in framework means?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
I want to do QTP Certification what is the pattern of Question paper.
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is the difference between byref and byval in qtp?
When should I use smart identification?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
What is difference between design time and run time data table?
could any help me please, how to work on visual foxpro application using UFT
How many types of trigger events are there in qtp?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
If created one virtual object? Next time I changed the window position will it work?
How to associate shared object repository to test in qtp?