What?s the difference between Testing & Verification?
Answers were Sorted based on User's Feedback
Answer / john
Testing is the process of identifying defects in a product.
Verification is the process of ensuring that the product
complies with its specification. Validation is the process
of ensuring that the product meets the users' needs.
Although linked, these are obviously separate. A product may
be defect free but not what was specified or needed; it may
have defects and be not as specified, but may still meet
user need; it may meet specification, but have defects and
not meet the users' need (probably the most common outcome
of software projects!).
| Is This Answer Correct ? | 30 Yes | 2 No |
Answer / kalaiyarasan
testing: this is done in the production side of IC fabrication
Verification : This is done in the design side of IC
| Is This Answer Correct ? | 16 Yes | 5 No |
Answer / sridhar
Testing: Is just checking only and is a part of
verification where,(verification)
Verification: Is the method which ensures the proofs of
correctness.
| Is This Answer Correct ? | 14 Yes | 13 No |
Answer / samy
Testing: To make sure the product functionality sending before to customer.100% test required.
Verification: This will be done by Quality team on Sampling basis. Random basis.
| Is This Answer Correct ? | 2 Yes | 10 No |
Answer / anilb
TO check the output of the device. Through the program. Only
with the program we can check the output. Which is that
called Verification.
| Is This Answer Correct ? | 3 Yes | 17 No |
What does the above code synthesize to?
Draw the SRAM Write Circuitry
How do you detect a sequence of "1101" arriving serially from a signal line?
Mention what are the two types of procedural blocks in Verilog?
You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?
What is clock feed through?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.
What are the steps involved in designing an optimal pad ring?
What does it mean “the channel is pinched off”?
Explain Cross section of an NMOS transistor?
What are the different design techniques required to create a layout for digital circuits?