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
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
Explain the unit testing?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
write the testcases for migrating data from one database to another database?
Which of the following defines the expected results of a test? Test case specification or test design specification.
write a test case flipkart login page
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Suppose a job should be executed for every two hours? Write test case for this?
Do you know mutation testing?
What are the Test Cases Comes under Regression Suite?
Elaborate test plan and content availability in test plan.
In a log in page what will be test procedure, test scenario, test description & test steps?
How to test a stored procedure?