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
How to write load test case for pen?
What is ramp testing?
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?
There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).
Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?
Explain the concept of semi-random test cases?
What is the differance between Bug and Defect.
17 Answers Cap Gemini, CarrizalSoft Technologies,
In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case