Bank a/c no. 0-499, 500-1000 or only 2000
what will be valid partitions (ECP) ?
Answer / salini
a/c no.>=0&a/c no.<=499||a/c no.>=500&a/c no.<=1000
||
a/c no.=2000
Is This Answer Correct ? | 0 Yes | 0 No |
What is a critical bug?
define risk management system with example ?
What is a code walk through?
1. what exactly is heuristic checklist approach for unit testing ?
What is Binary Tree?
If there are Requirements document, we can use traceability matrix to find the test coverage. How to get the test coverage if there are no requirements.
What are the qualites should tester have?
7 Answers CTS, Minecode, Wipro,
How you assign severity for a defect?
If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
what is the different between application server and database server?
Easiest way to write test cases? How i can learn writing the test cases?