Describe to me the difference between validation and
verification.
Answer Posted / jyoti patil
Verification: Are you building it right? Ensure that the
software system meets all the functionality.Verification
takes place first and includes the checking for
documentation, code etc.Have static activities as it
includes the reviews, walkthroughs, and inspections to
verify that software is correct or not.Done by developers.
Validation: Are you building the right thing?Ensure that
functionalities meet the intended behavior.Validation occurs
after verification and mainly involves the checking of the
overall product.Have dynamic activities as it includes
executing the software against the requirements.Done by Testers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
What is component testing?
Explain how to develop a test plan and a test case.
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
Explain the soak testing?
Sample test cases for data conversion(Utility billing system)
test cases for friend finder system using gps?
Suppose a job should be executed for every two hours? Write test case for this?
How to write test cases for lift?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
how many test cases do u need to ship a product?
Explain the functional testing?
Explain the exactly meaning of test case?
How can we write a good test case?