we have develop one program i.e palindrome for string
character to check whether that string is palindrome or not.
example palindrome mean if u type ABCDCBA,RAAR..u can read
it form start or u can read it from end u find same string...
write the test cases for the above what u wil do for edges
boundaries check wether the program is correct or not
Answer Posted / siva
You can have N number of test cases:
- Try with Even number of characters (MALAYALAM)
- Try with Odd number of characters (ADDA)
- Try with maximum length of string
The following are negative test cases: (Warning message
should come for the following)
- Try with empty string
- Try with numbers
- Try with special characters
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is test driver and test stub?
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
9.Data – driver automation typically includes?
What is pesticide paradox? How to overcome it?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
What criteria would you use to select Web transactions for load testing?
What are the different strategies for rollout to end users?
what is quality Factor
what is mean by impact analysis ,how we used to select regression TC using this?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
functional testing and usability testing test cases for transfer funds...
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
1.what is a test condition ?