what is validation and verification

Answer Posted / ambhoj

Validation is done after verification

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What if the software is so buggy it ca not really be tested at all?

821


An automated bank teller system?

1370


Why regression testing is important?

804


We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?

1423


what is the SOAP UI and Web services? what are the uses in testing?

4267


What is basic block?

804


What are the table contents in testplans and test cases?

807


list potential risks that you have identified so far in Banking domain

1772


How do you audit configuration management

2062


What is conversion testing?

721


In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.

785


What would you do if you have a large suite to execute in very less time?

971


Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"

3237


What is specification-driven testing?

971


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

1967