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 a testbed in manual testing?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
What exactly is quality control? Is it similar to quality assurance?
Can you explain steps in function points?
What is six sigma?
!what are the entry criteria for antomation testing ?
How quickly we need to fix the bug?
What are the differences between stlc and sdlc?
what is the difference between website and web based application ?
can we do database testing in manual testing? then how we write the test case?
What is Windows Test Technologies? Where i will get all information of it.
what is port testing and do it comes in manual testing?
If I want to check compability of software in a MAC OS then which steps shold I follow?
How to do manual testing of a E-insurance project (end to end process)
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?