what is testing process with QTP in organization
Answer Posted / 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 |
Post New Answer View All Answers
wht type of User defined functions or Java Releated functions do we write in VB scripting
What is qtpro? What is a quick test professional?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Explain in brief about the quicktest professional (qtp) automation object model?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
What is the pros and cons between QTP and Rational Robot
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is ‘object spy’ and what is the function of object spy in qtp?
Is virtual object supported in low level recording mode?
Explain different types of action in qtp?
Explain the terms test and business component?
How to use the object spy in quicktest professional (qtp) 8.0 version?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How can you write the scripts that operate on different objects depending on run-time information?