when we swipe the credit card what will genertaed in Back
end.
how system will validated from the back end
for credit card who is Aquriree and Issuer ,
Answer / kalyan s
Bank ATM application is Client Server application ok
First when you insert the card and swap then card validation
request send to server and server authenticate the request
and send the response like this connection goes on ..
| Is This Answer Correct ? | 4 Yes | 1 No |
how clients are using this application?
What is the difference between functional specifications and business requirement specification?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
Test cases for Chat Component
what is diffrence between dynamic black box testing and dynamic white box testing
why do you go for white box testing when black box testing is available?
What is sanity?
!.what is the need for testing ?
What is pairwise testing?
Can anyone explain about agile software methodology...
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?
can u pls explain me what is boundary value analasys and equivalent partitioning