wt is the diff. bet. verification and validation
If possible explain with one example.
Answers were Sorted based on User's Feedback
Answer / swetha
Very good explanation rose!!
are u placed in any company?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shivakumar
STATIC TESTING(Verification)
Testing with out Execution of the application is called static
•It involves testing without execution of the application
Ex : Inspecting a car without Driving is the Static Testing
DYNAMIC TESTING(Validation)
Ex : Driving a car is the Dynamic Testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chandru
The above answers I and II are opposit to the actual answer.
When you as a tester will be writing test cases based on
SRS, you will be validating the things should be like this
like that so that the client's requirements are met.
Actually Developers would be paralelly working with
seperately based on SRS.
Again when you get the build for testing, you will be
running or executing the test cases to see that the
application works as per validations or as per SRS. If it
deviates, you will mark test case as fail and changing it
to pass in regression testing if it is found ok then.
The first process is called validation. The second process
is called verification.
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the interview question on insurance domain in manual testing
what are things to be tested in job portal websites?
how do u test web application?
what is the difference between website and web based application ?
What is the different between SIT and UIT?
What is difference between Application testing and Web application testing??
How can u swap 2 variables in C without using 3rd variable?
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
How to test the database manual? how to test data base lekage by using manual and also using QTP ?
HP QC Defect life cycle?
How u test 3 Drop Down menu means one is for state,other is for city and Pin code test these drop down
When do you feel that testing should start now while developing an application.