Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Suppose U change the script whether it affect the object
properties of the object in the object repository

Answer Posted / raju k jalgar

It will not affect the Object Ropository Properties. But
during you script execution, your test might fail.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the XML file architecture ?

1991


after click on compose mail how can we attached a file in qtp with vbscript code

2173


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

1740


Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know

1871


How does qtp identify gui object?

998


How can you write the scripts that operate on different objects depending on run-time information?

2582


Have you used xml check point in your project?

971


Brief the process of testing with UFT?

1076


UFT 12.02 which ALM version will support

1464


What is meant by Output Value in UFT?

1181


How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?

1924


what frame work you are following?

1934


How many types of trigger events are there in qtp?

1005


Have you faced any problems with object repository?

1051


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

2105