write a test case for employee income caculation it is
awindows aplication when window is opened all options
should be disabled except empno when user enter 3 charcters
empname,empdes,basic should be displayed but they should be
inactive,HRA,DA are active enter these two gross is
displayed,enter tax then net income is displayed.all inputs
must be integers and min is 1 and max is 4 charcters for
all text boxes.gross =basic+HRA+DA and netincome= gross- tax
Answer / sharanya
1. Verify whether the Employee Income Calculation
window is opened or not
2. Verify that all fields should be in disabled state
except the empno, HRA, DA
3. Validate the empno field. i.e using the boundary
value analysis check whether the field accepts specified
boundary or exceeds the limit
4. Validate the empno field to accept numbers &
characters
5. Verify whether the emp name, emp desg and basic
fields are auto populated when the emp number is given
6. Verify that the emp name, emp desg and basic fields
should disabled even after auto populated with the data
7. Verify that when the HRA and DA are entered Gross
should be auto populated
8. Validate the fields HRA DA and Tax using the
boundary value anaysis
9. Validate the fields HRA DA and Tax to accept only
numerics
10. Verify whether the net income is displayed when the
tax is displayed
11. Validate the result of Gross and net income with
the Gross= basic +HRA+ DA & net income= gross- tax
| Is This Answer Correct ? | 16 Yes | 1 No |
Explain the scalability testing?
How to write the test cases for STP
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Who will take care of test plan and test case?
write a navigation for object repostory
my namjad . firefox doesn't open yahoo page but other page open so what is reason I'm again install but is not working
Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.
Explain the concept of semi-random test cases?
how many test cases u write in day while testing yr application.and wat z ur role after u finished testing application plz do reply
Explain the branch coverage testing?
can anybody tell me that how many days required to complete 1000 test cases.And what would be the avg testcase perday for a tester.
what are the inputs required for writing test cases