What are the possible test cases for a palindrome.It must be
starting with alphabet and its length is 100 .It should accept
alphanumerics only.It should take only 100 numerics to the
textbox


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Test Cases Interview Questions

pls let me know the answer, recently i faced this question in interview. when you are writing the test cases,if the requirements are changed what will u do?

4 Answers   Wipro,


What are semi-random test cases?

0 Answers  


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);

0 Answers   Infosys,


give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?

7 Answers  


how to write testcases for google registration screen? Please give me the answer ASAP.send me the answer to gutha_424@yahoo.co.in.

1 Answers  






write a test case flipkart login page

0 Answers  


While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??

1 Answers   TCS,


what are the possible test cases for sending an sms from mobile

2 Answers  


Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?

0 Answers  


Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking

5 Answers   Zycus Infotech,


whai is the exactly meaning of test case

9 Answers  


write the system testcase and functional testcase for the below scenario scenario: view the balance in online account

5 Answers   CTS,


Categories