1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT
RECOGNIZED BY QTP
Answer Posted / chinmaya
Virtual Object means A object that behaves like a standard
object but qtp does not identify that object.
Here we can mapping from custom classes to standard classes.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Can we create a qtp test from qc?
Can we record using all the modes in a single script? Explanation with example is appreciated
What is action? How many types of actions are there in qtp?
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.
what is error and fault in terms of software quality?
Explain the qtp test phases.
What is Cross browser testing? Does UFT support it?
Does quicktest professional (qtp) is unicode compatible?
How can you identify the browser and its information using the qtp script?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Define Canvas view of UFT?
How can I change object description or check point values in qtp?