Skip to main content

Posts

Showing posts from July 22, 2008

Quick Test Professional Q & A

1. What is Quick test pro? It’s a Mercury interactive’s keyword driven testing tool 2. By using QTP what kind of applications we can test? By using QTP we can test standard windows applications, Web objects, ActiveX controls, and Visual basic applications. 3. What is called as test? Test is a collection of steps organized into one or more actions, which are used to verify that your application performs as expected 4. What is the meaning of business component? It’s a collection of steps representing a single task in your application. Business components are combined into specific scenario to build business process tests in Mercury Quality center with Business process testing 5. How the test will be created in QTP? As we navigate through our application, QTP records each step we perform and generates a test or component that graphically displays theses steps in a table-based keyword view. 6. What are all the main tasks which will be accomplished by the QTP after creating a test...