Submitted Questions

  • What is difference between Validation and Verification

    jaya

    • Jan 5th, 2013

    VERIFICATION: It is process oriented. whether the product is built right. It is done each phase from starting itself VALIDATION: It is product oriented. ...

    Abraham

    • Nov 19th, 2012

    Verification is basically done when it is a written document/code/etc i.e. that is checking whether we have done it in the right way/ are we building product right. Validation is done basically when ...

  • What is difference between the Build version id and software version id

    Star Read Best Answer

    Editorial / Best Answer

    poo09in  

    • Member Since Jul-2008 | Jul 21st, 2008


    Build version Id is the id given to the application when it is released with in the company during different life cycles and Software verion Id is the id given to the appliction when it is released outside the company for the customer

    Vishnu Kethireddy

    • Jul 26th, 2011

    Software version is the version of the market released software

    Where as the build version or build id is the version used for testing and further test cycles, before the code is released

    honey garg

    • Jul 25th, 2011

    Build is a Executable file which is handed over to the tester to test the functionality of the developed part of the project. Release is that which we finally hand it over to the client of the pro...