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 guys can any plz help me how to send fax in sample Flight Appication
how to write vbscript on web applications in qtp. explian with one example?
actually how many hours per one day we will work on automation(qtp) in real time
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
How to enter table check points?
How to handle dynamic objects in quicktest professional (qtp)?
What is User defined function in QTP
How many ways we can parameterize data in quicktest professional?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
what is web application and client server application.is there any difference ?
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me