Can any body tell me what is the method to connect the
remote desk top throw QTP 9.2 version?
What is dynamic arrays
write string reverse prog using vb script with out using string reverse statement();
can we do load testing , by using QTP......?
1. What is diffrence between Analog Recording And Lomlevel Recording ?
What are the features and benefits of quick test pro (qtp 8.0)?
How will you send values to a cell in a webtable using QTP?
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)
hai,i want to select an option from the right click pop up menu.but the qtp is not recognizing the right click pop up menu as a seperate object.can any one tell me the solution.
Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"
can u please explain what is the exact difference between qtp8.2 and 9.0
Did QTP prove efficient for your project? Yes or No, explain?
How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne...