Showing posts with label Quality Assurance. Show all posts
Showing posts with label Quality Assurance. Show all posts
Wednesday, May 22, 2019
What is priority and severity of a bug?
By JKSoftWednesday, May 22, 2019Bug, Bug Priority, Bug Severity, defect, Quality Assurance, Quality Control, SDLC, Software quality, Software testing
2 comments:
Severity of a bug defines how critical is the impact
of the bug on the software module/system is. If the Severity of any bug is high
then its priority will also be high and vice-versa.
Saturday, May 18, 2019
What Is Software Testing ?
By JKSoftSaturday, May 18, 2019bugs, Quality Assurance, Quality Control, Software Verification, Software quality, Software testing, Software Validation
No comments:
- Software testing is the process of verifying and validating a software product against the requirement of the client. It can alternatively be defined as the process of finding bugs in the software product in order to improve the quality of the software.
- Testing is questioning a product in order to evaluate it.
- Software testing is the process used to help identify the correctness,completeness, security and quality of developed computer software.
- Testing the test-ability of the product is called software testing.