Answer Posted / wasimhajwane
Test case is noting but sequential,elaborative and executable form of the requirement.
In every project we are getting the requirement in the shortcut format, with short cut format of the requirements, it is very difficult for us to perform testing on the application, so we are using test cases to easily solve such problem.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is use case testing?
how many test cases do u need to ship a product?
Sample test cases for data conversion(Utility billing system)
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.
Can some body help to write possible test cases for a credit card at POS (point of sale)
What are the Test Cases Comes under Regression Suite?
Explain the functional testing?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
What is transaction testing?
how to make test case for anolog voice logger?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Explain the sanity testing?
How would you do " Keeping two folders in sync testing"