How will you handle the situation when object is not
captured during record?
Answers were Sorted based on User's Feedback
Answer / chandini
Try this
When the object is not captured in object repository,
capture the object using object and spy and write the
script using Descripting programming.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
What is the difference between Call to Action and Copy Action?
1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...
How can i open 5 multiple browser at once through QTP VB script
How to find duplicates in an array and remove them efficiently?
1.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?
2 Answers Genpact, Infosys, Symantic Space, TCS,
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
How to do Batch run in qtp? provide the steps?
How to send QTP scripts to our colleagues?
assume i have few url link how will i dynamically call then using descriptive programming?