How can we make a shared object repository in QTP 9?
Answers were Sorted based on User's Feedback
Answer / m
hai abhesheke..the above answer for qtp 8.2 only..in qtp
9.0 this is the process--open the object repository
manager ..switch to file->save->give some name->save
as .tsr file. this is the global repository file..then go
to object repository->tools->associate repositorys-->click
+ icon-->open the previously saved tsr file..this is the
global repository file..ok..na..
| Is This Answer Correct ? | 25 Yes | 5 No |
Answer / abhesheke
we can create our own shared object repository in Qtp
navigation for creating own shared object rep
test menu->test setting->resoures-> there u can option for
object rep types so we can create own shared rep there
any queries ping me
abhesheke@yahoo.com
| Is This Answer Correct ? | 10 Yes | 6 No |
Answer / yogesh
Hi Friends,
I agree I worked with 8.2.
but regarding the same I am having one more question.
I created one script and recorded some think and save as
Test 1 and I followed the Steps given by the Ans. 2 for
making Shared Object Repository.
Now I created one more script and save as Test 2. In this
script I am calling script with the Help of "Call of
existing action" and I executed but QTP is not able to
execute due to it is not a shared Object Repository.
Please Let me know Why?
Once I made Script 1 as a shared Obj. Repository so it
wound give any Problem. Right?
| Is This Answer Correct ? | 4 Yes | 4 No |
How many add-ins comes by default with quicktest professional (qtp)?
Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
Hi All I'm new in QTP. I'm trying to make test cases for login on Flight.exe . I have parametrise the agentname and password field. So wen wromg agent name or password is entered it show a dialog box with proper message(Like: "Wrong Password" or :Please enter Password" etc) and OK button. I have created If else block. Now my problem is i want to make checkpoint on error message Dialog box. But each time i create a checkpoint it shows same text message. So how i can check that message is there or not.
There is an excel file of 1 to 100 sheets how you will iterate through it?
How many types of Check Point in QTP
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
Any one knows about descriptive programming to identify objects in a page? Kindly drop me mail prasanna.sabat@gmail.com
What does Reporter.Reortevent2 does?
Hi my name is mohan. I am working as a manual tester.. And now i want learn QTP.. is there any online websites to learn QTP for free if u know any plz help me out..,.or send mail to k.mohann.mohan@gmail.com
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
Explain the views in the QTP GUI?