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 |
Why you had chosen testing career?
How can you do the scalability testing?
What is the difference between Retesting and Data Driven Testing?
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
What is an Use Case ? How can we write the Use Case and how can we write the Test Cases for that? What role plays the Requirements in the Use cases ?
How do you analyze your test results? What metrics do you try to provide?
Hi all I am newbie to Manual testing. can any one gudie me, How to write test cases for "financial forums" manually. If the company have use cases How to perform testcases for the formus. Experinced people working for Financial company, give some ideas. Pls throw some examples ( I want to get an Idea in my mind) Pls this is very Urgent requriment for me. Any help appreciated. Reagrds AA.
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
is functional and black box testing same or not
For your testing you need 15 open accounts. A production data cut has been given to you. What will you do?
what is sanity testing when do u start it
What is defect cascading in software testing?