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 we can add objects to the object repository during the
running?is it possible or not?explain

Answers were Sorted based on User's Feedback



How we can add objects to the object repository during the running?is it possible or not?explain..

Answer / raju

I think it's possible, using the setToproperty.u can add
the one 0r more property's in runtime

SCRIPT:
OH.setTOpropery "property name","propery value"

If u have any doubt just give me the call:
09823257761
pune-14

Is This Answer Correct ?    2 Yes 0 No

How we can add objects to the object repository during the running?is it possible or not?explain..

Answer / ycy

I think it is not possible to add while recording.
I we do any operation on that object, it will add to object
repository.

Is This Answer Correct ?    1 Yes 0 No

How we can add objects to the object repository during the running?is it possible or not?explain..

Answer / sreekanth chilam

Hi ,


Use the ObjectRepositoryUtil API functions from QuickTest
Plus .

QuickTest Plus files contain documentation on how to
access the Object Repository from within the script

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

What is difference in global and action sheet in qtp?

0 Answers  


What is the dis advantage of check points in QTP, if any?

6 Answers   BirlaSoft,


What are the different types of action?

0 Answers  


Diff b/n image n bitmap checkpoints?

2 Answers   iGate,


Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.

1 Answers   CTS,


how to calculate no. of repeating characters in a a string..please give me the code

14 Answers   CTS, Hexaware,


how interviews will be on QTP?

0 Answers   Fidelity,


Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If

1 Answers  


Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2

2 Answers  


Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?

0 Answers  


What issues come up in test automation, and how do you manage them?

0 Answers  


what is the command (keyboard command) to swith from expert view to key word view

3 Answers  


Categories