Can objects recognised without repository?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about datafile/verification of date file when file is not available in local system?

2227


what is the mail use of frame work(with detail). architecture for keyword driven frame work

1420


When to use descriptive programming?

591


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

1931


explain abt dyanamic changing object with example?

1901






In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?

1455


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

1590


How to run a test using quicktest professional (qtp)?

544


Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji

1378


How to test fly out menu in qtp?

523


Which environments does qtp support?

681


how to test Web application using QTP software

1332


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

1498


How many add-ins comes by default with quicktest professional?

554


How to find operating system information using the qtp script?

584