adspace
What is AUT in object reposity in QTP? Why we use it in
Object repository???What is full form???????
Answer Posted / raghu romeo
AUT means ......Application Under Test. Object Repository
does not contain AUT,But it contains the objects of the
application. we can use these objects for identification
purpose.
Hope I replied to ur query. If not then u can just go to
hell.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
what type of framework u r using in ur organization
Hi, how can we check or avoid the memory leakage in QTP9.2?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
How software tester can use constants and variables in scripts?
What is the registration process and examination fees?
What is the new version of qtp which is recently released in the market?
Hi All, How to get repeated word in string . Thanks Balaji
How to give a call to another action from one action?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Tell some commonly used Excel VBA functions?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
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