What does the verification process include:
a. Reviews b. testing c. Both D. none of these
Answers were Sorted based on User's Feedback
Answer / meghana
The answer would be A. Reviews.
Verification is verifying the documents like business
requirements documents, test plans, test scenarios, test
cases. Where as validation is actual testing the
application.
Verification comes first and then later validation.
Example of this would be V model in SDLC. In a V model
left hand side is verification and right hand side is
validation.
In V model, the left hand side has Requirements analysis,
design analysis, coding, testing and maintaining the
application. The right hand side has unit testing,
integration testing and acceptance testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
What do you mean by Cause Effect Graphing? in which standard its mentioned?
Could anyone let me how to write test cases in Manual Testing with the real time examples.
Difference between web application and Client Server application ?
what is software workbence process ?
What is Test data ?Whrere we are using this in testing process? what are the importance of this data?
3 Answers Apps Lab, Illusion Technologies,
1. What types of documents would you need for QA, QC, and Software Testing?
what is X-SS(Cross Site Scripting)?
While executing test cases, you got a test case as failed and it has a high severity(Show stopper). What is the next step? How you will execute the remaining test cases ?
508 compliance
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.
You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it