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

write a navigation for object repostory

4 Answers  


write a test case on web login and bank application and client server

60 Answers   Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

0 Answers  


how to test ip address?

3 Answers   Cisco, QSpiders, Satyam,


pls let me know the answer, recently i faced this question in interview. when you are writing the test cases,if the requirements are changed what will u do?

4 Answers   Wipro,






Write test cases to check the functionality of the shopping cart of an e-commerce website

6 Answers   Optum, SpoonJoy, Verizon,


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

0 Answers  


Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.

3 Answers  


write test cases for this senario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

1 Answers   TCS,


are the test cases stored in database nowadays? pls tell me... then give clear details about test case preparation and test case execution

1 Answers   ME,


How can we write a good test case?

0 Answers  


in any software company how we got the srs document.how we get it is it available in version control or in mannual we get the document

7 Answers   AppLabs, Pinsoftek Infosolutions, TCS,


Categories