at which movement we will perform varification testing &
Validation Testing , with Example ??
Answers were Sorted based on User's Feedback
Answer / subhasis.nk
Verification typically involves in reviewing and meeting to
evalucate documents, plans, code, requirements and
specifications.Without executing the application we do
review.
It is two types:-1-Walkthroughs 2- Inspections
Validation typically involves actual testing and takes place
after verifications are completed.With the executing
application we verify actual result with expected result.
If not clear Email me- subhasis@live.in
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / sujata
Verification- is done at application developing stage. It
is process oriented. It is prevention of the bug.
ex: verifying the docs like srs, proj plan etc.
Validation- is done at testing phase. It is product
oriented. It is detection of the bug.
Ex: Testing the actual proj.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ramprasad.s
Hi Suja
1.Verification phase is Process Oriented.
(prevention phase)
2. Validation phase is Product Oriented.
(Detection Phase)
Where we check Test Scenario's
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mahi
Hi, guest you give wrong answer.if yoy can't give correct
answer ,then don't try wrong answer.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / krish
Hi Mahi,
i am sorry to say, guest has wrote, what he knows
if you feel it is wrong, if you know correct answer then you
try to give correct answer and guide him apart from that
don't disappoint him plz........
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prashant sharma
Verification testing,as name suggests is to verify the
correctness of the software product being made in terms of
requirements and specifications.Here we do not execute and
involves whole process before actual product is delivered
to end user.
Validation testing,as name suggets is to validate the
correctness of the product already made and to find any
fault or defect inside it.It is product oriented testeing
usually done by end users.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Verification testing means it was involved only for
developing the product only.
This is done by QC people
Validation means observing all the process from starting to
ending.
This is done by QA people.
if is any mistake plz intimate
Is This Answer Correct ? | 1 Yes | 12 No |
What is the difference between Test case and test scenario? which is the best one you preferred?
Test Startegy Means?
Testing will produce Bug Free Product 1 - Yes 2 - Sometime 3 - No 4 - None of above
when there is a new enchancement done by the developers what will do as a tester ?
explain fields of a bug
Differentiate between severity and priority? who assign these parameters to a bug?
What are the advantages of manual testing other than "Low cost", "Where automation fails".......?
What is Dataguidelines?
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
what is the entry and exit criteria for system testing in v model
How load testing is different from regression testing?
what is the difference between developer testing and tester testing?