Comments on: What is Validation in software testing? or What is software validation? https://tryqa.com/what-is-validation-in-software-testing-or-what-is-software-validation/ Study material for ISTQB Exam Certification Foundation level, Premium & Free for ISTQB and ASTQB Exam, Certification questions, answers, software testing tutorials and more Wed, 21 Jun 2023 04:11:44 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Dan https://tryqa.com/what-is-validation-in-software-testing-or-what-is-software-validation/#comment-56560 Fri, 27 Nov 2020 17:36:48 +0000 http://localhost/wordpress/?p=155#comment-56560 Varification–> Application jaise client bola tha waise hi ban rahi h ya nahi

]]>
By: Dan https://tryqa.com/what-is-validation-in-software-testing-or-what-is-software-validation/#comment-56559 Fri, 27 Nov 2020 17:34:58 +0000 http://localhost/wordpress/?p=155#comment-56559 In a very simple term, Verification is all about to focus at whether product is being developed according to the customer’s requirement or not. Jaisi customer ki requirement thi aise hi *kaam ho raha h ya nahi*, this is called Verification.

Validation, This focuses on actual use of software/product or we can say testing the product according to the requirement specification.
*Functionality jaisi document m mention h software aise hi kaam kar raha h ya nahi. *
Basically Validation focuses on test execution part or we can say testing the software/application behaviour with respect to requirement. Or this is also called as dynamic testing

]]>
By: Bhushan https://tryqa.com/what-is-validation-in-software-testing-or-what-is-software-validation/#comment-17530 Fri, 20 Jul 2018 04:18:16 +0000 http://localhost/wordpress/?p=155#comment-17530 Nicely explained. Thank you.

]]>
By: swapna https://tryqa.com/what-is-validation-in-software-testing-or-what-is-software-validation/#comment-16001 Wed, 09 May 2018 10:18:48 +0000 http://localhost/wordpress/?p=155#comment-16001 thank you!

]]>
By: Ganesh Prasad ESWARA https://tryqa.com/what-is-validation-in-software-testing-or-what-is-software-validation/#comment-15822 Tue, 24 Apr 2018 05:52:52 +0000 http://localhost/wordpress/?p=155#comment-15822 When you develop a product, example a mobile phone, you have some requirements at design level which may be like mobile size, sharpness of edges, screen size, display brightness etc, so during Verification, you actually verify each and every requirement has been met or not, be it at Unit Level, Integration Level, System Level etc for Requirements at Unit, Integration, System respectively. ask your self are we building the product right, according to the requirements ?

Where as Validation is done in any phase like Unit, Integration, System to check that it’s actually a mobile phone, you would be developing a beautiful mobile phone which cannot be used for basic call feature, so Validation comes into picture which talks from the Product’s final usage point of view. ask yourself are we building the Right Product ? as per the customer expectation ?

In industry it’s very easy to crossover Verification and Validation, in many places verification is not needed, only validation at higher level is enough, in some places verification is required at very lower level, to have a documentary evidence that each of the said requirement has been implemented well enough.

So that’s a simple understanding of Verification & Validation.
One more example to quote is from Healthcare perspective, you are developing a Blood Pressure measuring machine, how you are developing each functionality is checked by verifying each and every requirement implementation, and whether this is actually checking Blood Pressure in the right fashion as required is done using Validation, may be by Clinical Experts, Doctors etc. and both are done during entire Development Cycle.

]]>