What is descriptive programming?

Answer Posted / chinmaya khatua

Thanks,
It is a great document.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

wht type of User defined functions or Java Releated functions do we write in VB scripting

1931


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

1579


How can i initiate the objects to find uniquely in OR

1552


What is the basic concept of quicktest professional?

651


I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?

1821






Difference between action & Reusable action?

750


Describe how Smart Identification is used

1776


How QA specialist can identify when programmatic descriptions are useful?

2049


How many scripts did you have?

1794


how do u plan test automation?

1536


With what extension you can save the list of tests in a file to run in test batch runner?

654


how can we compare descriptive programing with a regular expression

2019


When to use shared and local object repository?

731


what is run-time data?

1798


any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in

3535