Answer Posted / veera
Hi shiva
Thanks for your reply now i have a rough idea on how to
write test cases.Can u explain where is equivalence
partitioning is used with an example?
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Write test cases for 8+4?
Explain the ad hoc testing?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
write the testcases for migrating data from one database to another database?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Do you write test plan and test case?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
how many test cases do u need to ship a product?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
explain end to end scenario's for online Money transfer in Banking Domain?
test cases for friend finder system using gps?
Write test cases to test a browser app
How should I maintain the test cases and Test Log for different versions/builds of the application.
What is component testing?
What is gray box testing?