Create flight reservation login descriptive programing
(Condition: Remove the value and substitute with a variable,
and then call the validation from Excel)
Plz help me....... very urgent.........
No Answer is Posted For this Question
Be the First to Post Answer
What is your role and responsibilities in QTP with your current organization?
When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?
How many types of actions are there in quicktest professional (qtp)?
What are the views available in quicktest professional?
How to retrive XML file data in QTP ? using Script(Chandana)
How to Import data from a ".xls" file to Data table during Runtime.
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
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"
What is descriptive Programming in qtp.
what are the design objects in qtp
what is object and child object.. explain ..if possible give some example for better understanding ..
in order to start automation testing what we should require (entry level to automation testing)