hi can anyone say how we can use test metrices in an
applistion
Answer / biju
Software Metrics
For every project, measurements are required to calculate
the value of quality. Usually they are collected in
percentage. We have to make sure the metrics collected are
value added to deliver quality product. Many organization
collect metrics in different format. They use their own
style and templates.
Here is some of the sample Metrics collected:
Effort
- includes Planned/ Actual Hours, Effort for Test Design,
Effort for Test Execution , Effort for Test Automation,
Rework Effort
Test Case
- includes # of Test Cases, Designed, # of Test Cases
Executed # of Test Cases Failed, # of Test Cases available
for testing , # of Regression Test Cases Executed , # of
Manual/Automated Test Cases Executed , # of LOC written for
Test Automation(If Automation tool used)
Defects
- includes # of Defects Reported, # of Defects Rejected , #
of Defects Reported in Regression Tests, # of Defects
Reported in Manual /Automated Testing , # of Defects
Reported in the previously tested release
Reference:
http://www.sphur.com/?p=44
| Is This Answer Correct ? | 0 Yes | 0 No |
for example, if we have a textbox ranging from 0-100. which methodology we are using & what are inputs we are observed?
When we enter valid user ID and passwords and unable to login then what do we test more
Which method of testing we use to test LOGIN page?
What is industry standard for code coverage numbers?
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
4.How would you define QA/QC?
19 Answers Nicholas Piramal, VJIL Consulting,
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
what is the diff b/n test plan and test strategy
Why did u choose testing why not developing.
what is format of the final report u submitted to ur client?
What is the difference between QA and QC in testing activity.
If Rohan likes 400 & does not like 300, he likes 100 but not 99, he likes 2500 but not 2400, what does he like? 1. 900 2. 1000 3. 1100 4. 1200 Please give answer with proper explanation!