what is testing process with QTP in organization
Answer / rahul
Quick Test Professional (QTP) is an automated functional Graphical User Interface (GUI) testing tool that allows the automation of user actions on a web or client based computer application.
It is primarily used for functional regression test automation. QTP uses a scripting language built on top of VBScript to specify the test procedure, and to manipulate the objects and controls of the application under test.
| Is This Answer Correct ? | 6 Yes | 4 No |
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
wht type of User defined functions or Java Releated functions do we write in VB scripting
How to use Environment parameterization? Explain with an example.
Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example.
Write the Test Cases for ATM(Any Time Money)
Explain the new feature of UFT regarding the export of test results?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
WHICH functionalities of QTP used in Banking project?
What is keyword view and Expert view in QTP?
Is it possible to return multiple values from a function..? Then how..?
How to use the object spy in quicktest professional (qtp) 8.0 version?