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



write a test case for employee income caculation it is awindows aplication when window is opened ..

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

Post New Answer

More Test Cases Interview Questions

how to make test case for anolog voice logger?

0 Answers  


Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2

1 Answers   ISTQB,


Can you list down a few characteristics of a test case?

0 Answers  


Writing Test cases based on the understanding of the UX document

1 Answers   Johnson Controls,


What is use case testing?

0 Answers  






how to write test cases for the Sorting the Group Name, Group Number, Individual Count, Group Count.

0 Answers  


Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box

2 Answers   Cap Gemini, EXL,


write the test case flipart.com

2 Answers   Satyam,


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

0 Answers   Wipro,


what will be the test case for Lift?

22 Answers   Mind Tree, Satyam, Tops Security Ltd,


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

1 Answers  


write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?

5 Answers   CTS, iGate, Magic Software,


Categories