Difference between Verification & Validation?
Answer Posted / mercy
Verification ensures that the application complies to
standards and processes. This answers the question " Did we
build the right system? "
Eg: Design reveiws, code walkthroughs and inspections.
Validation ensures whether the application is built as per
the plan. This answers the question " Did we build the
system in the right way? ".
Eg: Unit Testing, Integration Testing, System Testing and
UAT.
| Is This Answer Correct ? | 79 Yes | 54 No |
Post New Answer View All Answers
How to do Performance Testing manually for a Flash Application?
Write 10 test scenarios to test remember me checkbox present in login window
Explain crud testing.
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
what exactly is heuristic checklist approach for unit testing?
If date field is a text field write test cases to validate it?
What Is risk Based testing?
What is Test Design ?( Urgent) and Test Design for Printer?
What is test startegy?
What is neutral test case?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
What is system level testing?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
how do u manage scripts in winrunner when you application is changing frequently?