What is the registration process and examination fees?
No Answer is Posted For this Question
Be the First to Post Answer
How to execute the test cases using QTP. i.e What is the use of QTP while execution
wt is memory leakage?
How to use debug tools?
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz
Error handling
How many types of Automation frameworks are there in UFT? Describe them.
what are the functions availabla in QTP? what are the data types in QTP?
how to load the *.vbs (or) test generating script in a new machine?
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"
Explain about the quicktest professional (qtp) automation object model?
In key word driven framework,we will rename the logical names of objects,why?
What is contained in the object repository?