How to Set the Global Sync Timeouts in QTP?
Answers were Sorted based on User's Feedback
Answer / maniram
we can set the seconds in File->Settings->Run->Object
Synchronization Timeout for global Sync.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / mahesh babu
we have to use one tool for synch. ie.bay watch tool . in
which we synchronize two appl. of differnt system
| Is This Answer Correct ? | 0 Yes | 4 No |
Hi I am new to QTP. we are planning to implement automation for the application. I am trying to execute the following script: Set ExcelObj=CreateObject ("Excel.Application") ExcelObj.WorkBooks.Add Set NewSheet=ExcelObj.Sheets.Item(1) NewSheet.Name="Order" ExcelObj.Cells(1, 1).Value = "Name" ExcelObj.Cells(1, 2).Value = "Ordernum" ExcelObj.Cells(2, 1).Value = "nam" ExcelObj.Cells(2, 2).Value = "21" ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls" ExcelObj.Quit Set ExcelObj = Nothing in the above script for the line(ExcelObj.Cells(2, 2).Value = "21") it is inserting the value 21 successfully.this is fine But if i want to insert a variable instead of the constant value then what should be the modification in the script. For example: If user retrives a value throug "GetRoProperty" and wants to insert the value into then how the script changes?
Explain the types of object repositorys in qtp?
How can we conduct U-I Testing by using QTP??????
i have to prepare qtp certification course. so, please send me qtp tutorial notes.
does QTP provides any tools for parametrisation?
Hi How to retrieve data from web element line by line?
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?
How to maintain the old scripts in QTP?
using descriptive programming how to close all opend browsers?
In real time ,How to run all scripts in QTP? i,e in projects
What are the main differences of qtp and win runner?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya