Answer Posted / sridhar
Test object model is nothing but qtp will create these
properties to identify the objects on application.
Which means QTP will create & QTP will use these properties
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What is CMMP and CMMH?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
What is Unicode Compatibility?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What is post recovery scenario?
How you are developing the script? Using record and play back or manual?
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
How to use descriptive programming?
How can you handle exceptions in qtp?
Explain the features of quick test pro(qtp)?
What is throw object?
How the exception handling can be done using quicktest professional (qtp)?