INTERVIEW QUESTIONS
TESTING
SILK TEST
DETAILS
Question: What is the difference between software fault and software failure?
Answer: The SilkTest testplan is an outline that provides a framework for the software testing process and serves as the point of control for organizing and managing your test requirements. A testplan consists of two distinct parts: an outline, which is a formatted description of the test requirements, and statements, which are used to connect the testplan to SilkTest scripts and testcases that implement the test requirements.
|
Question:
What is the difference between software fault and software failure?
Answer:
The SilkTest testplan is an outline that provides a framework for the software testing process and serves as the point of control for organizing and managing your test requirements. A testplan consists of two distinct parts: an outline, which is a formatted description of the test requirements, and statements, which are used to connect the testplan to SilkTest scripts and testcases that implement the test requirements. Source: CoolInterview.com
A software fault means that the software is still working but that there are a few broken codes within the code, but is within a particular function(s). A software failure on the other hand suggests that there is something major that is wrong with the software. For example, it keeps on crashing or it wouldn't load properly. Source: CoolInterview.com
Answered by: happyhya | Date: 4/21/2008
| Contact happyhya
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|