Software Testing Assignment One
Software Testing Assignment One
Software Testing Assignment One
BSD 3107
QUESTION
Assume you are a technical test analyst working on a banking project to upgrade an
existing automated teller machine system to allow customers to obtain cash advances
from supported credit cards. You are unable to obtain information about the minimum
& maximum throughput of the connections between the automated teller machine and
the payment processing networks, which is not included in the design specification.
PART ONE
Develop a strategy describing how you would solve this problem
- Identify a test tool to be used to get the problem at hand, e.g., performance test
- Identify the suspected cause and actual cause of the problem. E.g., if it is a
project stakeholders.
- Test the minimum and maximum throughput of the supported credit cards
The arrival time- when a process enters into the ready state and
is ready for its execution.
Burst time- total time taken by the process for its execution on
the CPU.
Response time- time spent when the process is in the ready state
and gets the CPU for the first time.
Exit time- is the time when a process completes its execution and
exit from the system.
- Using the above strategy, we can find the maximum and minimum throughput
in the network.
PART TWO
Network
Test PC setup
- For web testing, you may need to set up different browsers for different
testers. For desktop applications, you need various types of OS for
different testers PCs.
Bug Reporting
- Bug reporting tools should be provided to testers.
REFERENCES