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 / santosh kumar
1)prerquisite:String should be minimum length 3.
2)The position of each character of string should be same
from both the side left and right.
eg:for the string ABCDCBA From left the position of A,B,C,D
is same as from the right.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is internationalization testing (i18n testing)?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
What are the disadvantages of manual testing?
What is the difference between pilot and beta testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What is the different between SIT and UIT?
What are all the scenario for 1.google analytics 2.api 3.paypal
What is the main use of preparing traceability matrix and explain the real time usage?
What is smoke testing and user interface testing ?
What is checkpoint? How can you handle the checkpoints?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
Can you explain function points?
How do you test for the coockies for a web application?
What's the relationship between environment reality and test phases?