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 / tarun
Hi,
I am aware of these questions thanks for posting and these
are very helpful , one query can anybody post latest
question asked in August 2009 in Adobe
Thankful to all!!!!!
satijaa.tarun@gmail.com
Regards
Tarun
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Who will take care of test plan and test case?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
write a test case for telephone billing ?
Write test cases for 8+4?
Explain the monkey testing?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Elaborate test plan and content availability in test plan.
What is the domain testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Explain the functional testing?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
write test cases on file open dialog box in notepad
Explain the acceptance testing?