Can objects recognised without repository?

Answers were Sorted based on User's Feedback



Can objects recognised without repository?..

Answer / patil

Yes, you can use Descriptive Programming

Is This Answer Correct ?    3 Yes 1 No

Can objects recognised without repository?..

Answer / ganesh kumar

yes, with the help of Descriptive Programming concept we
cna define the user desccrition of the object. where the
QTP will use to recognize the object during the runtime.

Set oDesc = Description.Create()
oDesc("micclass").value = "Link"
oDesc("html tag").value = "SPAN"
oDesc("name").value = "LogOut"

Is This Answer Correct ?    2 Yes 0 No

Can objects recognised without repository?..

Answer / s

yes we can useing descriptive programing

Is This Answer Correct ?    2 Yes 0 No

Can objects recognised without repository?..

Answer / padmasekharpediredla

Is This Answer Correct ?    0 Yes 0 No

Can objects recognised without repository?..

Answer / haribabu

yes, using object spy we can recognised all objects what
ever you want

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More QTP Interview Questions

what is Defect density, defect leakage, defect age,latentbed,yasid testing, interface

4 Answers   Syntel,


What is descriptive Programming in qtp.

5 Answers  


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,


where the log files stored when using QTP? plz send answer to me ........

1 Answers  


Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..

3 Answers   Sony,






in order to start automation testing what we should require (entry level to automation testing)

2 Answers  


WHAT IS OBJECT REPROSITORY?

4 Answers   BirlaSoft,


How to make arguments optional in a function?

1 Answers   Crea,


Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.

1 Answers  


how do u handle an object without name using QTP 9.2?

0 Answers   CTS,


Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH

4 Answers   Satyam,


How to maintain the old scripts in QTP?

2 Answers   Olive Tech, Wipro,


Categories