can any one tell me what is process metrics and what is
product metrics if possible give me example.
Thank You
Answer Posted / shilpa
Process matrix is used to measure the quality of the
process used in testing. It is called Quality Assurance.
Product Matrix is used to track the quality of the product.
It is called Quality Control.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
They asked by using qtp recording writing scripting
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
what type of framework u r using in ur organization
How to handle dynamic objects in quicktest professional?
Both static and dynamic arrays are handled by the vb script. Is it true?
How you can replace string in qtp?
What is the keyword view and expert view in qtp?
why text area checkpoints cannot used for web applications
Why we load add-ins in qtp?
What Folder Structure following in Keyword Driven Frame work?
How many types of recording modes are there?
How do we handle run-time errors?