What is checking bitmaps?
No Answer is Posted For this Question
Be the First to Post Answer
how do you run scripts in QTP?please anyone can answer my questions
in process of project exaplnation the defects are says frequently r not?
i don't have any experience in qtp? Can u please tell me What work i have to do?
what is recovery scenario in QTP? what is the need of the recovery scenario in QTP? what are the advantages of the recovery scenarios in QTP?
How does QTP identifies the object in the application
How do we count the no of mails in Yahoo Inbox for a specified week?
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
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"
with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
What r the diffrernt file extentions in QTP?
How to handle the exceptions using recovery scenario manager in QTP?
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???