I want to learn QTP Online, where can I get quality training?

Answer Posted / sudeep

Mr Venkatesh Naidu
His training is job oriented

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is description object?

1602


How many types of object repository in qtp?

612


What are the benefits of quick test pro(qtp)?

563


I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.

2471


How to export quicktest professional results to an .xls file?

576






Is it possible to change the values of analog recording?

580


How to analyzing test results using quicktest professional?

578


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

584


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

1488


what frame work you are following?

1530


What are the main differences of qtp and win runner?

599


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

571


What are the different ways to invoke an application using QTP?

650


How many add-ins comes by default with quicktest professional?

556


how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

1435