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
write a test case for yahoo compose page?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
What is the toughest moment you faced in your testing carrier in which everyone praised you?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
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
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Sample test cases for data conversion(Utility billing system)
Write test cases for 8+4?
Pls tell me test cases for pepper grinder
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
write the test cases for facility module
Do you write test plan and test case?
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