Explain which test cases are written first black boxes or white boxes?
No Answer is Posted For this Question
Be the First to Post Answer
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 cses for sending mails through microsoft- outlook xpress?
what are the possible test cases for sending an sms from mobile
What are the test scenario's for pen like high priority high seviority?
4 Answers NetWeb, Zycus Infotech,
If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me
can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Why is it that the boundary value analysis provides good test cases?
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Hi.........can any one tell me the basic format for writing test cases