I want to install qtp software in my system, My operating
system is vista . Anybody please suggest me how to get QTP
software with licence key
Answer Posted / venu
instALL XP IN OUR SYSTEM AND INSTALL QTP , VISTA WILL ALSO
SUPPORT BUT BEST IS XP. IF U WANT QTP SOFTWARE IT WILL BE
AVAILABLE IN ANY INSTITUE IN AMEERPET
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Tell me about your project? please help me how to tell about insurance project
Explain how qtp identifies object?
When do go for loop condition in test?
what is the diffrence bw qtp architectute and qtp framework?
How to handle the exceptions using the recovery scenario manager in qtp?
How you debug your script?
How many ways we can parameterize data in quicktest professional (qtp)?
How to test results for qtp ?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
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 Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
can u explain relative path architecture framework in qtp?
What are the various automation frameworks available in qtp?