any body want to learn qtp with real time concept on Banking
domain contact ciraaj@gmail.com
Answer Posted / ciraaj
contact: ciraaj@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
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
How many types of trigger events are there in qtp?
How to get popup error message.
Explain in brief about the quicktest professional (qtp) automation object model?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Without using gui map editor we can recognize the application in winrunner ?
What are the different attribute used with regular expression?
Explain step generator in qtp?
How software tester can use constants and variables in scripts?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What are the flaws in water fall model and how to overcome it?
What is regular expression?
banking project description for software tester
can test automation improve test effectiveness?