What is meant by Metrices?What is purpose of Metrices in
Testing?What is Template for that?PLZ REPLY ASAP.Thanks in
advance.
Metrics are nothing but measurements.In s/w testing metrics are used to measure the value of quality.
contents of metrics in sw testiing are:
>Effort- planed and actual effort,scheduled hours and actual hours worked,effort on specific functionalities..etc..,
>Testcase- designed testcases,executed testcases,test cases for regression testing,test cases on hold/differed..etc..,
>Defect-defects identified,defects reported,defects fixed, defects on hold/differed/duplicate/Rejected
..etc.,
correct me if am wrong
| Is This Answer Correct ? | 2 Yes | 0 No |
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
What is big bang approach?
At first time when you receive the application at that time which testing you do?
what is mean by impact analysis ,how we used to select regression TC using this?
What is Test Metrics? and what are the different types of test metrics?
What is neutral test case?
What kind of test cases are need to be included in the database migration testing?
how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]
how to test the cookies ?
How will u write the test case if u dont have the requirements and ahve the similar application
Once a bug is found how do u report it?wat is the process?
How do you determine wat to be tested?