what is verification and validation?
Answer Posted / tanvi dhillon
verification and validation is the part of testing.
verification is done at the end of each phase and
validation is done at the end of software development..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
How soon the bug should get fixed?
Can you explain the workbench concept?
What is the procedure of manual testing?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
What is six sigma?
What is the limit for test steps?It should be 10/20/30etc
how agile testing is performed and what are the related documents.
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....
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
How quickly we need to fix the bug? Or how soon the bug should get fixed?
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
approx how long a simple website take time just for manual testing including report generation.
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.