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 / kapil
Build can be released with bug only with the following
scenarios.
1 Bug severity is not effecting the functionality of
product.
2 Test team has got the update that in the next build this
bug will be fixed.
3 Time constraint.
| Is This Answer Correct ? | 35 Yes | 0 No |
Post New Answer View All Answers
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
Write all test cases for Bus Pass Renewal
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
How would you do " Keeping two folders in sync testing"
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
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
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Test a file replication service that copies files from one net location to another
"search"test cases on Linkedin website and how will you write test cases on it?
Can you list down a few characteristics of a test case?
Explain the static testing?
write test cases for flipkart.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Explain how to develop a test plan and a test case.