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 / shailaja

1)Give 5 reasons why a build can be released with bug
A:The build is not released with bugs.To know whether the
application is working according to requirements the build
is tested.but intentionally the build is not released with
bugs.
reasons may be:
1.poor requirements
2.developers may not have preior experience
3.mis communication between the team
4.changing requirements
5.time pressure
6.software complexity

Is This Answer Correct ?    8 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

6401


How would you do " Keeping two folders in sync testing"

2210


Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.

1956


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

2226


Can you list down a few characteristics of a test case?

925


what is black box system in software development in system analysis and design?

1901


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

2432


can any body help me with providing a a case for usability testing...

1926


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

4834


Why does the boundary value analysis provide good test cases?

921


What is ramp testing?

869


How to write test cases or test scripts for UAT testing which is done manually

5224


Explain the branch coverage testing?

923


How should I maintain the test cases and Test Log for different versions/builds of the application.

2209


Explain the concurrency testing?

875