Answer Posted / shailaja
For the addition of two numbers we have to test the
following things...
1)Valid criteria
2)Invalid Criteria
3)Blank
Tc1:Valid data
1)Enter valid data for a &b check f value
Tc2:Blank
1)Enter value for a and keep b as blank and test the
functionality
2)Enter value for b and check the functionality
3)Both are blanks check the functionality
1)a+ve value,B negative value(Vice versa)
2)A some value b is 0(vice versa)
3)Decimal values for both the fields
4)one decimal and one normal digit
5)Check for alphanumeric values
6)Enter space before,middle,end entering the value
andcheck the additon
7)special characters
.so many things are ther to consider the things ...
If anybody asks u to write testcases first ask them to give
clear requirements so that depends upon that we can write
the test cases..
here in this case we dont know the type of variables a&b
if we know the type of variables we can write as per that ..
please let me know that if write anything wrong....
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Explain the procedure & path of s/w in testing?
Explain the difference between alpha testing and beta testing.
can anyone tell me the scenarios for online banking transaction ?
few automation basic questions One question to write a scriot in any language you know.
sanity testing is done during regression testing.is it true.if it is true plz explain?
tell wat u did in ur banking project?
What is test driver and test stub?
what is API 2.0?
What is decision table testing?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
what r the measure bugs found in your project??? Give some example abt this.
What is validation in software testing?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
Can you explain tpa analysis?
List out test deliverables?