How we can add objects to the object repository during the
running?is it possible or not?explain
Answers were Sorted based on User's Feedback
Answer / ycy
I think it is not possible to add while recording.
I we do any operation on that object, it will add to object
repository.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreekanth chilam
Hi ,
Use the ObjectRepositoryUtil API functions from QuickTest
Plus .
QuickTest Plus files contain documentation on how to
access the Object Repository from within the script
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi, It is HR question. What are the qualities you like and dislike in your Project Manager?
does test plan is in test strategy or test strategy is in test plan
i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
what is the advatages of merging of object repositories in Qtp9.0
How to handle Dynamic Arrays?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Write a script to verify font style and color of a windows object using descriptive programming
How to retrieve value (data) from notepad using QTP ?
how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)
There r 1000 rows and 1000 coloums , in that I want pickup a name of the coloumn , pls dont say in sql statements , in interview one of the interviewer said it was a wrong answer pls any send me answer its urgent
please any one can explain the keyword driven framework. with gmail example.
Hello! i am having two comboboxes.Each having 10 items in it.when i select first item in first combobox,it is not similar in the second combobox.for ex in first combo if it is Hyderabad,in second it should be some chenai or some other item .Write a VBSCRIPT for that?