Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..?
pls help me..
Answer Posted / yogi
Usually we will not edit sor...
In real time we will not use local or...
Only reason we need to edit sor is if application developer changes object properties then we will edit sor..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know how to connect database? Can you tell me the procedures?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
wht type of User defined functions or Java Releated functions do we write in VB scripting
Explain how you can replace string in qtp?
In qtp is it possible to check broken links of a page?
Give the syntax to load function at run time.
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
What is the extension of the recovery scenario file in qtp?
What is keyword driven framework?
what is supply chain management?
How to run a test using quicktest professional (qtp)?
Explain qtp(quick test professional)?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
what is the difference between development and testing