Can we Script any test case with out having Object
repository? or Using Object Repository is a must
Answer Posted / ramyab.mca@gmail.com
Hai....
No. U can script with out Object repository by knowing the
Window Handlers, spying and recognizing the objects logical
names and properties available.
K,Byeeee.....
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of how quicktest professional (qtp) identifies object?
How will you check that your test cases covered all the requirements?
What is the XML file architecture ?
Why script error occur in between recording in qtp?
What is the difference between rational rose and QTP?
What is the difference between call to existing action and copy of an action?
when a test case is written how u test using qtp
What is the latest version of qtp?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What are the main differences of qtp and win runner?
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
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
How to check feasibility of the appliction?in automation testing?
Can we run multiple QTP scripts one after the other without manual intervention? How?
How to carry out bit map check points in QTP