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.
6 17998Post New Android Interview Questions
What do you mean by term "annuity"? : insurance sales
How to generate create function script on an existing function?
how the install base integrate with om?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Can android version be updated?
What are function prototypes?
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.
Have you ever used a new idea without being certain of the outcome?
What are the advantages of queue?
Define fragment in android?
How can you maintain session in mvc?
What is concurrency strategies in hibernate?
What is the use and syntax of class in css?
Explain different types of data inputs in splunk?
what are the different index configurations a table can have? : Sql dba