request to add whatsapp grp for test engineer
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
0 Answers Tavant Technologies,
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
Does QTP record on Objects created on XWindows Environment?
Hai anyone please "Explain about Framework in QTP?"
write is the code for regular expression in QTP
The interviewer asked me when u recorded one application.object repository properties are saved with .tsr extention. in qtp expert view wherever mouse is there that snapshot displayed in active screen but some recored script lines are not displyed in actives screen y?
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,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?