Describe to me the difference between validation and
verification.

Answer Posted / sivakumar

Verification: It is a process confirming that software
meets its specification document. It basically invoves
walkthroughs, review and inspection.

QA team members they r defining the process
as per the specification.

Validation: It is a process confirming that software
meets its user requirements. It basically involves testing.

Validation technique done after verification
process.

QC team like testers they r goig to
implementing the process defined by QA team.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is explain security testing?

714


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1726


1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.

1650


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

1949


Scenarios to test wireless Speaker via bluetooth

4751






Write the test case for a login page?

725


write the testcases for migrating data from one database to another database?

1898


For how many days (or) weeks you will test a product or software?

1564


Write a test case of login window?

715


Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?

720


Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.

3078


What are all the companies are doing manual testing till now ?

1535


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2492


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

904


What are semi-random test cases?

863