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 / manika
These are still the latest questions for adobe test in 2010
november!!!
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
explain end to end scenario's for online Money transfer in Banking Domain?
how to make test case for anolog voice logger?
What is the syntax testing?
Explain the domain testing?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Write a test case for computer keyboard?
What is the logic testing?
For how many days (or) weeks you will test a product or software?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
write test cases for flipkart.
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Explain the ad hoc testing?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?