Will QTP Support Japanese Language?
Answers were Sorted based on User's Feedback
Answer / rupali b. k.
yes QTP support Japanese language because QTP identify objects on the basis of their properties not by language, so it will support any type of language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Hi any body can tell me the synchranization point syntax thanks in advance
What are the ways you can synchronize?
Is it possible to convert QTP scripts to Silk scripts?
Problem with XML checkpoint in QTP ?
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
how we connect oracle or sql data server database to qtp
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
Explain about datafile/verification of date file when file is not available in local system?
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"
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
diff between wr and qtp in detail.