In descriptive programming how we know the properties of
the objects, if application is not developed and the
prototype of the application is also not developed.

Answer Posted / suresh chatakondu

Go to Object Identification and select Web/Windows from
Combo box. When you select Web it shows all objects and
when you select object it gives mandatory properties.

You can take that mandatory properties and write
descriptive programming

Suresh Chatakondu

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where you get the run time data table?

575


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1272


What is the difference between a Function and Action in QTP?

580


How does you pass optional arguments in qtp?

555


Explain xml checkpoints.

590






what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

1699


Is it possible to change the property value at runtime? How it is possible?

567


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1476


Explain object spy in qtp.

579


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

1356


Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.

1556


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?

521


How can I import environment from a file on disk?

530


Explain different type of event trigger option.

533


How to run a test using quicktest professional?

520