Write 5 test cases for UAT of internet Banking system
Answers were Sorted based on User's Feedback
Answer / rahul
Writing UAT Test cases needs very good knowledge in understanding Form-Based Testing Procedures and Business Process Testing Procedures.
1. Are all fonts, colors, shading and toolbars consistent with standards and project guidelines?
2. Is the online help module available?
3. Are all date formats correct (DD-MON-YYYY) Are the date edits being correctly applied? Are dates greater than 2000 accepted?
4. Does all text wrap when displayed in the text editor?
5. Is there a scroll bar on every applicable block?
6. Is the Toolbar List button enabled only when a list of values is available for an item?
7. Do the window titles correctly identify each module?
8. Is there hint text available for all applicable items?
9. Do all of the initial 'window display' sizes fit entirely on the screen (assuming an SVGA 800x600 resolution)?
10. Are the correct items case sensitive? (i.e. Do fields allow lower case text if they should only accept upper case?)
11. Are error, warning and information messages accurate and understandable?
12. Do all DELETE operations display a ‘Delete Confirmation’ alert?
13. Does each button navigate to the correct module?
14. Is the correct module name/date/version # displayed at the top of the window?
15. Are the appropriate buttons available?
16. Are the appropriate menu options available?
17. Access to application not allowed unless user is set up in Staffs and as an active application user (as defined in user detail maintenance)
| Is This Answer Correct ? | 23 Yes | 12 No |
Name the Documents which are send to client once testing is completed?
what is the difference between maintenence release and hot fix release?
In V model how will you explain all testing types (unit,integration,sysetem,acceptance testing) as all these parallel testing.E.g.Once the design phase is completed how will you do the integration teting over here as tester doesnt know much about design.Briefly justify the V-model?
what is tracebility matrix?
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?
what is RFT?
whatis testing?
How do you know the code has met specifications?
what is client server technology?
I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)
1. Do you ever research issues related to Web accessibility for people with disabilities?