When developing the QTP script for application, what steps should be followed to ensure that the GUI object of application-under-test does not get impacted by the current local environment
Hi,Plz explain how i can create the output parameters in the actions.plz explain with the flight reservation window application.then i tried with the input parameter with call action methodlike using from
Latest Answer: Output Values:
A step in which one or more values are captured at a specific point in
your test and stored for the duration of the run session
It is similar to GetROProperty Method but this GetROProperty Method is
limited to retrieve ...
While play backing the qtp scripts on java application i am facing the different kind of problem.The data is not getting entered into the cells of a particular table which is in application.Ex: JavaWindow("Organization
What are the add-ins needed to automate Microsoft OutLook objects.I am trying to automate outlook using QTP. But it is not recognizing outlook objects properly.I want click on mails one by one and want
Hi Guru's,I am currently testing an application which generates PDF & XLS reports and I would like to validate some text and data values within the PDF output to ensure an "expected result"
Latest Answer: CreateObject method is used for integrating Shell operations.Set SH_OBJ = CreateObject("wscript.shell")SH_OBJ.SendKey "ctrl" + "F" '''emulate Find Feature i.e hitting Control & F keys.SH_OBJ.SendKey ...
As a QA tester How do introduce your new software?
what is Database verification in QTP?
Latest Answer: This is simlar to verification of data manually, instead here we use QTP to automate the process,This is done by connecting to DB using ADODB connection, used Record set collection to manipulate the data I think the other reply gives the code to connect ...
Where is the bitmap checkpoint information saved?
How many actions can be created in a QTP script ?
Latest Answer: Theoritically we can say that there is no limitation in creating Actions in QTP.But Microsoft Excel supports only 256 sheets. A seperate local Data sheet will be created for every action. Because there is a limitation in the no. of sheets ...
I am getting problem while getting scripts updating on new build. the scripts are been recorded in 8.2 qtp version. now i am using 9.2 qtp version.My Qus is while Playbacking the scripts on new build Data
View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Go Top