Testing mainly in Verification or Validation ?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
Testing mainly done in Validation phase.
Verification typically involves reviews and meetings to
evaluate documents, plans, code, requirements, and
specifications.Validation typically involves actual testing
and takes place after verifications are completed.
K,Byeee...
Thanks & Regards
B.Ramyasri.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / n@n!
verification/quality assurence/un conventioanl.
validatiion/quality control/conventional.
Testing is mainly comes under Validation.
| Is This Answer Correct ? | 5 Yes | 0 No |
Validation: The process of evaluating software at the end of
the software development process to ensure compliance with
software requirements. It is actual testing of the application.
1. Am I building the right product.
2. Determining if the system complies with the requirements
and performs functions for which it is intended and meets
the organization’s goals and user needs. It is traditional
and is performed at the end of the project.
Verification: The process of determining whether of not the
products of a given phase of the software development cycle
meet the implementation steps and can be traced to the
incoming objectives established during the previous phase.
Verification process helps in detecting defects early, and
preventing their leakage downstream. Thus, the higher cost
of later detection and rework is eliminated. It includes:
1. Am I building the product right.
| Is This Answer Correct ? | 1 Yes | 0 No |
-Verification deals with whether the product is right or not??
-While validation deals with whether its a right product or
not that means whether it can give solution to every
problem or not.
-Validation also deals as whether the product is fit for use
or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Use Case and test case?
Difference between Client server & Web based Testing?
what is risk based testing ?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
When will we start the regression testing and how(means the process or steps which follows)?
Test cases for Recycle Bin
is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing
Q-1 WHAT IS USE CASE? Q-2 Test cases cannot be developed with system users and designers as the use cases are being developed? true or false Q-3 WHAT ARE DIFFERENT TYPES OF INCREMENTAL TESTING? Q-4)The cost of fixing a fault a)not important b)increses the later fault is found c)decreses the later fault is found d)can never be determined
what is mean by test suite?
Difference between re testing and regression testing, smoke and sanity testing
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
what is use case