Answered Questions

  • Difference betwen matrix and metrics

    what is difference between matrix and metrics is software testing

    annabel

    • Aug 4th, 2017

    Matrix - It can be called as a rectangular array of numbers or a grid with relational data. Like a traceability matrix which has relational data of requirements and test cases.

    Metrics- Its a number component where it gives specifications or quantitative measurements.

    vamcee

    • Jan 16th, 2013

    Matrix - It can be called as a rectangular array of numbers or a grid with relational data. Like a traceability matrix which has relational data of requirements and test cases.

    Metrics- Its a number component where it gives specifications or quantitative measurements.

  • White box testing and black box testing

    What is difference b/w black box and white box testing?

    Dan

    • Jan 29th, 2013

    Black box -Testing, either functional or non-functional, without reference to the internal structure of the component system

    White Box - Testing based on an analysis if the internal structure of the component or system.

    vamcee

    • Jan 16th, 2013

    Or on a precise note, as the name suggests :

    White Box tests the internal structure of the system where as blackbox doesnt know what the internal implementation of the system is but just tests the end-to-end functionality.

  • What is Brush Testing?

    AJ0512

    • Mar 18th, 2013

    Brush testing is very much same as smoke testing. In the brush testing user try to find whether basic functionality or any particular functionality is working. So user decide whether to send application or particular functionality move ahead for detail testing.

    Anant chaudhary

    • Mar 14th, 2013

    Brush testing is very much same as smoke testing. In the brush testing user try to find whether basic functionality or any particular functionality is working. So user decide whether to send application or particular functionality move ahead for detail testing.