in an online banking software,users are connecting to
bankserver by login.This login module can take below inputs
for user.
a/c number prefix-3 digits but doesnot start with 0&1
a/c number sufix-6 digits number
password-5to 10 chars alphanumerics in lowercase
areacode-3 digits number but optional
purpose- cheque deposit money trasfer mini statement bills pay
After filling above fields,user can click submit button to
connect to bank server.prepare test scenarios for online
banking s/w login.
No Answer is Posted For this Question
Be the First to Post Answer
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
What is the difference between load testing and volume testing?
what is impact analysis?....and base line version?...
Is system testing part of Functional testing or functional testing part of system testing?
How to test Requirements?
What is Software Testing?
What is webbased application testing?
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?
Actually by using severity you should know which one you need to solve so what is the need of priority?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
why Test plan & what r the things exactly include in the test plan and what is the need for this ?
What is Orphan links ?