what is the mediater between qtp and application/project in
automation testing?
Answer Posted / aiswaryan
Object Repository (contains Objects properties and values)
or objects defined in descriptive programming is a mediator
between QTP and application. Since QTP is a test object
model, it will recognize the application by object.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Should have experience in framework means?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
Explain features of the latest version of qtp/ uft 12.1?
Whats the realtime QTP testing process
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Explain the concept of how quicktest professional identifies object?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How the exception handling can be done using quicktest professional (qtp)?
write the vb script for call to new action in qtp?
How to delete an object from the object repository?
Where to use Property Let, Property Get, Property Set in UFT
In what occasion we can specify global sheet and action sheet?