What is the Outcome of Testing?
Outcome of testing could be anything. A defect might be raised when a test fails at the same time testing could be sucessfully done which means status of the test might be a pass.
What is the Outcome of Testing?
To produce a bug free product.
Why do you go for White box testing when Black box testing is available?
If you want to test an internal functionality of an application then we go for White Box Testing. If you want to test overall functionality with reference to fuctional requirements document without going in depth with the application we go for Black Box Teting
What is Baseline document Can you say any two?
A baseline document is a document which has covered all the details and went thrugh a walkthrough . Once a document is baselined it cannot be changed unless there is a change request has been approved. For instance we have requirements document baselined then High level design docment baselined and so on....
What is the difference between functional spec. and Business requirement specification?
Functional specifications is referred to a Technical requirements document technical requirements mainly consists of technical aspects of an application as to how an appilcation should be functioning and how would it effect downstream applications.
Business requirements is document written by the client or product manager which consists of high level details of an application impacted.