How can we merge two repositories? Can we merge two
differnt rep. I mean 1is peraction and other shared
Answers were Sorted based on User's Feedback
Answer / suren
Go to resources , select object repository use merger tool
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nataraja
u can merge 2 shared object repositories ie tsr scripts
for this go to object repositories-tools-object repository
manager here u can merge.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / praveen
qtp 9.0 and above versions have OBJECT REPOSITORY MANAGER
which helps in merging two repositories into one.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi All, How to get repeated word in string . Thanks Balaji
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
How to connect to oracle(sqlserver) database to QTP
What is test object?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
who will distribute the project modules for testing in testing team ?
How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,
How many ways we can parameterize data in quicktest professional?
suppose i can done the project , that project have 4 modules in that one module they have many links(web pages).in that time i can say i can work on some links? or total module?
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
Explain in brief about the QTP Automation Object Model.