Answer Posted / mahesh.k
simply automation is nothing but automating the manual process.it is used when requirements are goes on change,any enhancement in the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various automation frameworks available in qtp?
What is keyword driven framework?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What is difference in global and action sheet in qtp?
Hi,All How to create a link in excel sheet using qtp
How can you identify the browser and its information using the qtp script?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
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
How to analyzing test results using quicktest professional (qtp)?
Can we use index on view?
What are the types of object repository?
What are the types of object repositories? Which one is you are using?
What are the challenges u faced in testing with crm domain? How u overcome with?
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
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com