in real time when we are creating the script by default it
is going to save in action object repository or not any way
my question is in one of my interviewer said that in real
time the default object repository is action object
repository and by using quick test plus they are going to
merge is it correct i said that by selecting the object
repository as shared one in selecting the
test>>settings>>resources but she is not convinced what is
the correct one
Answer / suresh
There is a lot of ambiguity in your ques,.
The script will be saved with that test file. Objects saved
in OR.
qtp plus is used to Merge the ORs only. Not the scripts.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the different types of recovery operation?
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
Tell me the situations where we will use Data Driven?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
What is difference between version 6.5 and 8.2 in QTP?
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
How you test the object which is dynamically changes its location?
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
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
how can we retrieve ten rows from the data table using loop concept?
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
Can you expect major bugs in Net banking Application?