Can anyone please explain me the process of automating an
application using QTP as i am new to this?
Answer / guest
-Analyzing Application: Understand requirement and analyzing
application before -preparing the test cases
-Preparing Testing infrastructure: preparing resources like
collecting repository and function library etc
-Writing scripts: writing scripts for regression test cases
-Running and debugging:
-Enhanced to frame work:
-Defect reporting:
Is This Answer Correct ? | 3 Yes | 0 No |
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
How to change the run-time value of a property for an object in QTP?
what the diffference between test data and test cases what is meant by object hierarchy in qtp
What is an Custom Object in QTP ?
What is the QTP test frame work?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
Difference between object identification and smart identification
what is descriptive.create()in qtp?
How to convert QTP's ObjectRepository.mdb file to xml file
the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp?
How i can test the background color of the records displayed in a Table. Eg i have a .net desktop application and there is a Table(swftable) with records displayed in the grids. i have to validate whether the 1st record is displayed in white background color and 2nd record in light blue background color...But the constraints is that once user click on the first record...the background color changes to grey.......Plze let me now how to validate this with QTP 9.2.
On what basis we select test cases to automate?