test metrices

Upload: chvenkataraoch

Post on 09-Apr-2018

224 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/8/2019 Test Metrices

    1/16

    Internet RFC Index

    Usenet FAQ Index

    Other FAQs

    Documents

    Tools

    Search Search FAQs

    Search RFCs

    Cities

    Countries

    Hospitals

    Web Hosting Ratings

    [ Home | FAQ-Related Q&As | General Q&As | Answered Questions ]

    Search the Q&A Archives

    Search Q&As

    ...mean by Test Metrics?

  • 8/8/2019 Test Metrices

    2/16

    Rating: Rate this question:

    What is mean by Test Metrics?

    Answer by Prem

    Submitted on 11/12/2003

    Rating: Rate this answer:

    Test metrics accomplish in analyzing the current level of maturity in testingand give a projection on how to go about testing activities by allowing us toset goals and predict future trends.

    Answer by monica

    Submitted on 11/19/2003

    Rating: Rate this answer:

    test metrics should cover basically 3 things:1. test coverage2. time for one test cycle3. convergence of testing

  • 8/8/2019 Test Metrices

    3/16

    Answer by Mohana Janam

    Submitted on 2/23/2004

    Rating: Rate this answer:

    The objective of Test Metrics is to capture the planned and actual quantitiesthe effort, time and resources required to complete all the phases of Testingof the SW Project.

    Answer by SIDHU

    Submitted on 3/3/2004

    Rating: Rate this answer:

    NUMBER OF TEST CASES EXECUTEDNUMBER OF BUGS DETECTEDNUMBER OF BUGS FIXEDNUMBER OF PRIORITY BUGS FIXEDETC.,

    Answer by Sreeni

    Submitted on 3/4/2004

  • 8/8/2019 Test Metrices

    4/16

    Rating: Rate this answer:

    Test Metrics is a mechanism to know the effectiveness of the testing that

    can be measured quantitatively. It is a feedback mechanism to improve theTesting Process that is followed currently.

    Answer by sachin

    Submitted on 3/25/2004

    Rating: Rate this answer:

    Testing metric is used to track actual testing progress against plan andtherefore to be able to be proactive upon early indications that testingactivity is falling behind

    Answer by ramkis

    Submitted on 4/16/2004

    Rating: Rate this answer:

    Normally many a times some test cases are skipped or omitted due to thefollowing:

    > Ambiguity - Requirements with potentialmultiple meanings.

    > Completeness - Items left to be

  • 8/8/2019 Test Metrices

    5/16

    specified.> Understandability - The readability of

    the document.> Volatility - The rate and time within the

    life cycle changes are made to therequirements.> Traceability - The traceability of the

    requirements upward to higher leveldocuments and downward to code and tests.

    Thus Normal Test Related Metrics are:

    > Quantity of tests Prepared / Performed> Quantity of Defects found> Type of Defects found

    > Time taken - To Plan, Develop and Timetaken - To Plan, Develop and Execute tests> Cost of defect management; bug Cost of

    defect management; bug Reporting, fixingand re-testing reporting, fixing and re-testing

    > THE COST OF TESTING - THE COST OFTESTING - OR NOT TESTING OR NO Testing atall.

    Thus the Test team activity metrics are for:

    how long to:

    > Plan stage or phase of testing> Write the Test systems Design> Prepare Test environment and develop

    utilities.> Prepare test scenarios, scripts, data

    and expected results> Write automated test scripts> Execute tests for each significant stage

    of testing.> Raise Defect reports and manage issues> Retest fixed defects.

    Thanks.

  • 8/8/2019 Test Metrices

    6/16

    Answer by Hay

    Submitted on 4/19/2004

    Rating: Rate this answer:

    Indicators that show the quality of the software under test and theeffectiveness of the testing activities.

    Answer by Fin

    Submitted on 4/21/2004

    Rating: Rate this answer:

    A Test Metric is a standard means of measuring some attribute of the

    software testing process. They are a means of establishing test progressagainst the test schedule and may be an indicator of expected futureresults. Metrics are produced in two forms Base Metrics and DerivedMetrics.

    Example of Base Metrics:# Test Cases# New Test Cases# Test Cases Executed# Test Cases Unexecuted# Test Cases Re-executed

    # Passes# Fails# Test Cases Under Investigation# Test Cases Blocked# 1st Run FailsTest Case Execution Time# Testers

  • 8/8/2019 Test Metrices

    7/16

    Example of Derived Metrics:% Test Cases Complete% Test Cases Passed

    % Test Cases Failed% Test Cases Blocked% Test Defects Corrected

    Answer by Emerson Rios

    Submitted on 5/1/2004

    Rating: Rate this answer:

    A test metric is a way to measure the size of a project of testing to aid youto estimate the quantity of effort you will need to execute a work of testing.

    Answer by Naveen

    Submitted on 5/10/2004

    Rating: Rate this answer:

    A Test metric is just like any other tool used to measure the qulity ofsoftware product to serve best to the customer

  • 8/8/2019 Test Metrices

    8/16

    Answer by Nitin

    Submitted on 6/8/2004

    Rating: Rate this answer:

    Test metrics is a process for analyzing the current level of maturity whiletesting and predict future trends, finally meant for enhancing the testingactivities which were missed in current testing will be added in next build toimprove or enhance the Testing Process. e.g. Adding a testcase which atester found was missed during current testing, when a next build comes forregression the missed testcase will be added first thus enhancing the

    testcase document.

    Answer by alanker

    Submitted on 6/13/2004

    Rating: Rate this answer:

    Test metrics can give us the info about the software quality,and help the PMto make decision. Of course, the process of test metrics is similar to thenormal metrics process

    Answer by sunil konda

    Submitted on 7/7/2004

  • 8/8/2019 Test Metrices

    9/16

    Rating: Rate this answer:

    Metrics are the numerical data which will help us to measure the test

    effectiveness.

    Answer by Pratap

    Submitted on 9/14/2004

    Rating: Not yet rated Rate this answer:

    Test Metrics is to check Caliber of system. With well defined and standardmeasurement.

    Answer by jyothym

    Submitted on 9/28/2004

    Rating: Not yet rated Rate this answer:

    A set of checkpoints which can measure the whole process of testing.Example.*Percentage of scenario coverage wrt functionality*Velocity of tester in AT writing/ exec/ automation within an iteration.*Number of bugs found during system testing.*Number of checkouts after code freeze*Number of regression bugs.

  • 8/8/2019 Test Metrices

    10/16

    *Time span for which a known bug remains open.

    Answer by sangi

    Submitted on 3/4/2005

    Rating: Not yet rated Rate this answer:

    Metrics is something that can be measured. Testing metrics is measuringthe quality of software.some of them rproject metrics, process metrics,defect metrics

    Answer by Arun

    Submitted on 2/19/2006

    Rating: Not yet rated Rate this answer:

    Test metrics is a mechanism to measure the quality of the software.it is atangible entity which can be measured and hence the quality of the softwarecan be calculated.

    Answer by Harish KUmar Nalumas

  • 8/8/2019 Test Metrices

    11/16

    Submitted on 5/11/2006

    Rating: Not yet rated Rate this answer:

    Test Metrics is a process of measuring the Software Testing Process withrespect to the Actual Test Plan in the organizations. Based on the feedback,the organizations will improve the testing process that they are following.

    Answer by chinna

    Submitted on 6/22/2006

    Rating: Not yet rated Rate this answer:

    Test metrics is a process for analyzing the current level of maturity whiletesting and predict future trends, finally meant for enhancing the testing

    activities which were missed in current testing will be added in next build toimprove or enhance the Testing Process. e.g. Adding a testcase which atester found was missed during current testing, when a next build comes forregression the missed testcase will be added first thus enhancing thetestcase document.

    Answer by manikandan

    Submitted on 7/13/2006

    Rating: Not yet rated Rate this answer:

  • 8/8/2019 Test Metrices

    12/16

  • 8/8/2019 Test Metrices

    13/16

    Answer by Pradeep

    Submitted on 12/13/2006

    Rating: Not yet rated Rate this answer:

    Its a measure of the actual effort over the expected effort, in a softwareproject.

    Answer by sneha

    Submitted on 1/16/2007

    Rating: Not yet rated Rate this answer:

    Test metrics provide the aaccurate measurement of test coverage and it

    should consist total test, test run, test passed, test failed, test deferred andtest passed the first time.

    Answer by Babagowda

    Submitted on 2/26/2007

    Rating: Not yet rated Rate this answer:

    Software Metrics provide info on measuring quality of reliable software.

  • 8/8/2019 Test Metrices

    14/16

    Answer by saravana

    Submitted on 4/9/2007

    Rating: Not yet rated Rate this answer:

    Metrics are the numerical data which will help us to measure the testeffectiveness.

    A test metric is a way to measure the size of a project of testing to aid you

    to estimate the quantity of effort you will need to execute a work of testing.

    Indicators that show the quality of the software under test and theeffectiveness of the testing activities.

    Answer by jan

    Submitted on 5/8/2007

    Rating: Not yet rated Rate this answer:

    Test metrics should cover basically 3 things:1. test coverage

    2. time for one test cycle3. convergence of testing

  • 8/8/2019 Test Metrices

    15/16

    Your answer will be published for anyone to see and rate. Your answer will not

    be displayed immediately. If you'd like to get expert points and benefit from

    positive ratings, please create a new account or login into an existing account

    below.

    Your name or nickname:

    If you'd like to create a newaccount or access your existingaccount, put in your passwordhere:

    Your answer:

    Check spelling

    FAQS.ORG reserves the right to edit your answer as to improve its clarity. By submitting your

    answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions.

    You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages

    resulting from publishing your answer.

    FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal

    opinion of the poster. These posts are not intended to substitute for medical, tax, legal,

    investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion

    or any product or service mentioned mentioned in these posts.

  • 8/8/2019 Test Metrices

    16/16