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


Please Help Members By Posting Answers For Below Questions

i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?

1845


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.

1578


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

2090


What are the different available models of sdlc?

663


How could you present test strategy for the product testing?

644






how recovery manager works in winrunner

1547


Have you prepared traceability matrix and how to prepare it?

1589


Give an example for pre testing and post testing ?

1532


Can you explain steps in function points?

646


For any web application, what are the possible login features that should be tested?

801


Name three reasons why the tester may choose to record in Context Sensitive mode.

1852


Explain accessibility testing and its importance in the present scenario.

672


hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible

1711


1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?

1855


What is date driven testing?

672