1. Pls can anyone give me the descriptive programing
script to find the number of edit boxes in a login window
in flights reservation (windows application only not web).
2. Using descriptive programing, how do you handle
changing URLs. Pls anyone, very urgent
Answer Posted / hemakumar.m
1)Answer
Dim oEditDesc
Set oEditDesc=Description.Create()
oEditDesc("micclass").value="WinEdit"
a=Dialog("text:=Login").Childobject(oEditDesc).Count
Msgbox a
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of Debug Viewer?
give me the code to save all messages of inbox of gmail into a folder and notepad
What is clean sweep?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
What is the file extension of the code file and object repository file in QTP?
write script for bitmap image?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
i can done the project with QTP in that time i can say how many members in my team size?
When ‘option explicit’ keyword is used in qtp?
Is it possible to split an action? How?
When using descriptive programming?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
What is the difference between per-action and shared?
When should I use smart identification?