Answer Posted / sudhakar8
A technique that consists of developing test cases and data
that focus on the input and output boundaries of a given
function. In same credit limit example, boundary analysis
would test:
Low boundary +/- one (999 and 1,001)
On the boundary (1,000 and 1,500)
Upper boundary +/- one (1,499 and 1,501)
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
To specify the test artifacts involved in testing.
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
What is client server application testing?
Describe any bug you remember. Plz Give some real examples
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
how we write test cases to brs,srs,hlds,llds
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
tell wat u did in ur banking project?
How can software qa processes be implemented without stifling productivity?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
On what basis you are fixing up the time for project completion?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
What is formal testing?
What if the project isn’t big enough to justify extensive testing?
In Manual testing how to test proxy servers? can u please explain with example?