i m going to pay for air reservation online and i m paying
through credit card supose i give credit card no 123456.how
u chk this is valid or not.wat validation u put for kind of
fields
Answer Posted / vikas pujar
There will be two level of verifications:
1. Front End - Where first we will check whether user has
entered valid card number or not. Normally in India Credit
Card is 16 digit Numeric. So front end need to check if
digit entered is 16 digit and its numeric only, if its not
throw error there only invalid number.
2. Back end - If number entered is 16 digits, we will be
verifying it against the database of bank. so if its correct
then continue with transaction or else throw error Credit
Card Number not found.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the main use of preparing traceability matrix and explain the real time usage?
What is bug priority?
1.What types of documents would you need for QA, QC, and Testing?
14.What is function point breakdown?
What are similarities of Agile and Scrum?
Why is it impossible to test a program completely?
How do you go about testing a project?
How can I do Server side Interface testing in Web Testing?
What exactly is quality control? Is it similar to quality assurance?
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
hi can anyone tell me about vision plus testing? and what about its future
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
functional testing test cases for transfer funds ?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
Give an example for pre testing and post testing ?