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 |
if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug
3.what are two of your strengths that will bring to QA/testing team?
What are test case formats widely use in web based testing?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
Can anyone tell me about banking project? abt the transactions? the flow?
What is meant by Domain knowledge?What are the Domains?How many types of Domains are there?
Black box Testing
how you r executing Test case explain in detail
How u write the test cases after studing the RSD and FSD
if you intrested to learn Manual Testing concepts with real time examples on weekends @ Bangalore. Mail me @ manualtestingtraning@gmail.com Duration: 16 Hours Fees 1000/- only on weekends Trainer: TestLead form MNC Bangalore
What is a Test Build Manager?
Explain the V model.