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...


How to change the run-time value of a property for an
object?

Answers were Sorted based on User's Feedback



How to change the run-time value of a property for an object? ..

Answer / ramyab.mca@gmail.com

Hai....

SetTOProperty changes the property values used to identify
an object during the test run. Only properties that are
included in the test object description can be set.

K,Byeeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    3 Yes 0 No

How to change the run-time value of a property for an object? ..

Answer / umakanth

nice answer ramya but very simple qn na

Is This Answer Correct ?    0 Yes 0 No

How to change the run-time value of a property for an object? ..

Answer / supriya gupta

SetTOProperty changes the property values used to identify an object during the test run.

Only properties that are included in the test object description can be set

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

0 Answers  


what is the difference btn risks & Therads in the Test plan documentation?

0 Answers   Accenture,


How to retrieve the property of an object in QTP?

5 Answers  


According to use, how virtual object is different from object spy? If Qtp is not learning a sub-menues. What should we done? how would we manage on the expert view too? alkaa.dugaal@gmail.com

1 Answers   HCL,


After geting the modules where we generate the script ie in qtp or notpad ?

1 Answers  


What is the quicktest professional testing process?

0 Answers  


In qtp,how to interact tool & application build?

1 Answers   Polaris,


can u explain relative path architecture framework in qtp?

0 Answers   Mindlance,


Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?

0 Answers   Cap Gemini,


HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............

3 Answers  


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

0 Answers   Accenture,


What is a programmatic description?

0 Answers  


Categories