Assignment :TB
PART – A
1. What is Software Testing.
Ans:- Software testing is the process of executing a program with the intent of finding errors. It is used to ensure the correctness of a software product. Software testing is also done to add value to software so that its quality and reliability is raised.
2. Define the quality of Software.
Ans:-Software quality is defined as a planned and systematic approach to the evaluation of the quality of a software product. It evaluates the adherence to software product standards, processes, and procedures for software development.
3. What are the concepts of quality ?
Ans:-
4. What are static testing ? Mention its importance in software testing.
Ans:-Static testing is done to verify the conformance of a software system to its specification without executing the code. This testing involves analysis of the source text by individuals. Any document created as a part of the software development process can be tested using this approach. Static testing is usually more cost-effective than other types of testing and allows defect-detection to be combined with other quality checks. Static testing techniques include reviews and walkthroughs.
|
No comments:
Post a Comment