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
How to write email id in world wide web
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Who will take care of test plan and test case?
Suppose a job should be executed for every two hours? Write test case for this?
Can anybody help me out to write test cases for booking train ticket online???
Explain the exactly meaning of test case?
I need GUI test case for home page?
What is Initial Configuration?
What are the test cases for mouse?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
What is use case testing?
Explain the functional testing?
How can we write a good test case?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
write test cases for flipkart.