Describe to me the difference between validation and
verification.
Answer Posted / venkee
VERIFICATION means physical exitence of the software is
satisfy or not according to the requriments and customer
conditions .
e.g:walkthrough,insfections and requirments.
VALIDATION means checking the initial conditions according
to the exitence of the software.
e.g:checkpoints and output checkpoint
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Explain the dynamic testing?
Explain the system testing?
How to write the test cases for STP
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
How to test Webservices and how can we write test cases for that
How can we write a good test case?
Explain the syntax testing?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
What is business validation test case?
Explain the acceptance testing?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )