Hi all
I am newbie to Manual testing.
can any one gudie me, How to write test cases
for "financial forums" manually.
If the company have use cases How to perform testcases for
the formus.
Experinced people working for Financial company, give some
ideas.
Pls throw some examples ( I want to get an Idea in my mind)
Pls this is very Urgent requriment for me.
Any help appreciated.
Reagrds
AA.
Answers were Sorted based on User's Feedback
Answer / ron h.
Hello,
In writing test cases to test applications software the
test cases are defined by looking through the Business
Analyst documents called the Design Specs and the Detailed
Design Specs. (Also called the External and Internal
Design Specs). Every requirement within the specs should
be identified and written down as each of these will become
a test case item. The test case then is written so that a
person running the test will perform a series of test steps
so that each requirement is tested. The test cases should
be reviewed by the Business Analyst prior to use to verify
that the test will actually verify the requirement being
tested.
The test case should include at minimum the following:
A Header section with the following items:
Project Name
Test Case Description
Module Under Test
Version/Build Number
Test Case Number
Setup for Test Preconditions
Test Case Written By
Tested By
Test Date
A Test Steps section with the following items:
Test Step Number
Test Step Action
Expected Results
Actual Results
Comments
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the test data for factorial function ?
can we do iterative testing in v-model?
about test cases
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What we normally check for in the Database Testing
What is deferred?
About database testing,plz proide me the link for database testing doucments. Koteswar Rao
How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.
is Business requirment doc is configurations item or not how you control configurations control
Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
why do u go for whitebox testing,when black box testing is available?