Where virtual objects stores results?
Answers were Sorted based on User's Feedback
Answer / srinivas
vitual objects are stored in the virtual oject template
(VOT)folder which is sotedin machine.this is platform
independant. we can easily tranport this folder r if u get
same object recognition problem.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / jayachander lakavath
Virtual objects information is stored in Object Repository
only but not in Virtual Object Wizard. Virtual Object
Wizard is used to configure the virtual objects as Standard
Objects so as to idetifiable by the QTP tool.
If any other answer is there please post it.
Thanx,
Jayachander L
Software Test Engineer
| Is This Answer Correct ? | 4 Yes | 3 No |
As per my knowledge, All the information related to virtual
object will be stored in virtual object manager.
| Is This Answer Correct ? | 1 Yes | 7 No |
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
What is the real use of different actions in QTP
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)
How QTP integrate with application?
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
Explain script generated after applying database check point?
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?
It seems Interview questions from Ordain Solutions are almost BASIC LEVEL-Easy. I am asking one tough question..(I think.. May be easy for some people) In recorded script the - WebLink("cityinfo") In reality, the WebLink name is "generalinfo" How you can write function to click that changed web link. NOTE: This functin should work with any Dynamic text link. I will post the answer later.
banking project description for software tester
Hi any body can tell me the synchranization point syntax thanks in advance
How to open an application through scripting?