what is the diff between verification and validation.is
verifiction and validation will takes place in each and
every phase..pls send a clarified answer
Answers were Sorted based on User's Feedback
Verification:
This is conduct throughout the project cycle to ensure are
we developing the right project or not.
Validation:
Conduct after coding to ensure the develop project is
working right or not as per the requirements.
both Verification and validation in all phases, so that the
final product is the Quality one.
| Is This Answer Correct ? | 5 Yes | 2 No |
verifcation(static testing) means review the customer
requirements during the begining stage i.e FRS to till
project completion we developing the right product r not,if
any any clarifications are required we may clarify from
Project manger(PM).
Ex:review's
Validation(dynamic testing) means after deployment
(installing the software) the application is working as per
the customer requiremnts by exectuing the code.
Eg:system testing,unit testing
| Is This Answer Correct ? | 1 Yes | 5 No |
Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.
who will prepare tracebility matrix?
I will give 10 gold coins to you ... everything have same size, shape, color, & weight but only one is duplicate. How will you find that duplicate one?
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
What is the difference between function testing and system testing ? Please answer with proper pratical exmaple and avoid copy paste of text which written in book
Why does user inter-operability testing present such a big challenge to the testing effort?
Explain clearly what is buglifecycle
Hi guys, i have 2 years experience in manual testing, apart from that i don't have any knowledge in testing. I like to try for some other company, what else should i prepare to survive in this field for getting good pay ?
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
what is the difference between bug and issue?
What is Functional Testing and Regression Testing?give one real time Example?
How can we test the maximum number of search results a Search Engine (like google) should produce?