can any one tell me what is process metrics and what is
product metrics if possible give me example.
Thank You
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nani
Hi,
Generally metrics are measurements to calculate the quality
of the product.
Process metrics can use for process.(SW devlopment Process)
After devloping SW we can use the Product metrics.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
what is the difference between invoke application and system.util.run
how do you configure QTP AND Test director?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
How can you delete the results file (XML)
what is batch run ?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
What is system testing and what are the different types of tests you perform in system testing?
Definationions for keyword view and tree view?
How does qtp recognize objects in aut?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
How should I get results when I run scripts in a Batch mode