Author |
Message
|
AmolArch |
Posted: Mon Mar 21, 2005 7:55 pm Post subject: Testing broker applications |
|
|
Newbie
Joined: 19 Jan 2005 Posts: 7
|
Hi,
I want to test the IBM WBI MB 5.X application ( ie financial message flows etc).
Are there any guide lines available to test such broker application. |
|
Back to top |
|
 |
vennela |
Posted: Mon Mar 21, 2005 9:20 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
You need to know what to test.
What is the input.....what is the output you expect etc |
|
Back to top |
|
 |
AmolArch |
Posted: Mon Mar 21, 2005 10:13 pm Post subject: |
|
|
Newbie
Joined: 19 Jan 2005 Posts: 7
|
Ya, thats fine
thanx
But as a tester what should be points I should remember while testing other than expected input and output
I mean are there any best practices followed for testing..
Thanx in advance
Amol |
|
Back to top |
|
 |
vennela |
Posted: Mon Mar 21, 2005 10:40 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Tell us a few best practices and we will try to understand what you are asking and answer your question. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Mar 22, 2005 5:44 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
As a tester, you should understand why you are running tests. That is, there should be a strategy for your testing. Why is your project doing testing? What requirements have been set out for testing? What are you trying to show with the test results?
Are you trying to ensure that the code meets the requirements? Are you trying to track the performance of the code? Are you trying to determine if the code functions at all? Are you trying to determine why the code breaks at a particular point? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|