Could someone answer the following testing Questions?
1)Give 5 reasons why a build can be released with bug

2)Write a bug report for a word processor program which
crashes when the
contents of 89th column is been sorted in assending order.

3)write test 10 cases for program which has a table with 2
fields of NAME

od char type and CLASS of INT type.NAME fields is truncated
after 26
charaters and CLASS takes value between 1 to 9 both included.

There are 3 possible opearations program can perform

a)When a new student joins the class the program adds a new
field

b)When student leaves the class the field get deleted
c)when student gets promoted then program incremts the class
by 1

Write 5 test cases for the scenario.

4)write 10 test cases for a program that takes date in
dd/mm/yyyy format

and prints it out with a increment of 1.

for dates (dd) can be given in the range 1<=dd>=30
for months (mm) can be given in the range 1<=mm>=12
for years(yyyy) can be given in the range 1600<=yyyy>=9999


5)Give 5 bugs that could cause a program to crash when it
printed the
999999 th pages 1000001th line.

Answer Posted / akhil

0/0/1599 > Not Allwoed
0/0/10000 > Not Allwoed
0/0/1700 > Not Allwoed
0/1/1700> Not Allwoed
31/1/1700 > Not Allowed
1/0/1700 > Not Allwed
30/13/1700 > Not Allowed
31/13/1700 > Not Allwoed
0/12/1700 > Not Allowed
30/12/1700 > Allowed and validate if it prints in 31/12/1700
30/10/1599 > Not Allowed
30/10/10000 > Not Allowed

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2080


How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen 

1559


Please guide me for Add new user test cases

1095


Why does the boundary value analysis provide good test cases?

683


How to write test cases on laptop???

14522






write test case for pen cap if it is not present?

2097


How to write the test cases for STP

5098


What are basic types of test cases?

688


What is use case testing?

702


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2194


write the test cases for facility module

1212


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

6035


1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.

1640


What is Initial Configuration?

1940


write test cases for flipkart.

10384