Write Testcases for creditcard limit.
You can check each and every type of card will have a specific number of digits as Card Number.
For example say, Discover should have 17 digits only. Also each card will have an expiry date. With these validations in mind, we will write test cases like :---
1. Test the boundary conditions for credit card by giving more than 17 digits and less than 17 digits.
2. Invalid credit card number.
3. Invalid Expiry date etc
Check the credit card number with alpha numeric also. It should not accept alpha numeric characters & tst with 4500 5500 0000 0001 number. This will work only in staging env's
Test credit card(CC) numbers are avail for CC testing purpose,
for ex : 4111111111111111 - for Visa card,
| Is This Answer Correct ? | 6 Yes | 1 No |
A good url for testing concepts.....
What is the difference between TEST STRATEGY and TEST PROCESS
3 Answers Tavant Technologies,
winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?
If project wants to release in 3months what type of risk analysis you do in test plan?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
How to write a Batch script and Batch Framework?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?
When to start Software Testing?
Explain about Bug life cycle?
what is traceability matrix? when we are using this traceability matrix in ur project?