Today's Updates:

Tuesday, July 1, 2014

What is severity? What is Priority? Few examples of Priority & Severity from High to Low



What is severity?
  1. It is totally related to the quality standard or devotion to standard.
  2. Severity means how severe it is affecting the functionality.
  3. Severity is associated with standards.
  4. The severity type is defined by the tester based on the written test cases and functionality.
  5. Is related to technical aspect of the product. It reflects on how bad the bug is for the system.
  6. It is totally related to the quality standard or devotion to standard.
  7. Severity means how big functionality is affecting of the product.
  8. The Test Engineer can decide the severity level of the bug.
  9. Based on Bug Severity the product fixes are done.

What is White Box testing? Who is responsible for white box testing?



What is White Box testing?
White box testing strategy deals with the internal logic and structure of the code. White box testing is also called as glass, structural, open box or clear box testing. The tests written based on the white box testing strategy incorporate coverage of the code written, branches, paths, statements and internal logic of the code etc.

In order to implement white box testing, the tester has to deal with the code and hence is needed to possess knowledge of coding and logic i.e. internal working of the code. White box test also needs the

What is testing? What is Block Box testing? Who is responsible for Block Box testing?



What is testing?
Testing is a process of exercising and evaluating a system component by means of manual or automation to ensure that the system is satisfying the customer requirements or not?
OR
Process of identifying the defects is also known as testing. Or In other words software testing is a verification and validation process.

What is Block Box testing?
Black Box Testing is not a type of testing; it instead is a testing strategy, which does not need any knowledge
Related Posts Plugin for WordPress, Blogger...