How will you handle the situation when object is not
captured during record?
Answer Posted / sreeprasad
While recording the object is not recognised--go for low
level recording.
virtual object vizard too right. But, if u find object not
recognised by tool before start generating script.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the trigger events in qtp?
On what document base Descriptive programming is written if build is not yet ready ?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is the use of text output value in quicktest professional?
How will you test a stapler?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
What r the different filters in defect in quality center
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?
Can any body please tell me the steps of keyword driven framework of QTP.
How to replay a script in qtp?
What is smart identification in QTP?
When to use shared and local object repository?
They asked by using qtp recording writing scripting
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is data driver in qtp?