I had created the new virtual objects for web application
buttons. how to add those virtual objects into object
repository. Previously i had used Gui map in winrunner for
capturing virtual objects for web application.
Please help me regarding this. need your answer quickly
Answer Posted / ramesh t
After creating virtual object,record the operations on the
object.This will add automatically to the repository.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
what type of framework u r using in ur organization
what QTP Options do you know?
For which type of projects the iterative model is not suitable?
Explain how qtp identifies object?
How to use reporter.report event in qtp ?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
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
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
Tell me one scenario, the complex functionality you have automated in your project?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
how to explain a claims and insurance project?