1. Given the following: You have an application that
consists of three parts: a front end GUI, a middle-ware
layer where all the processing of data takes place and a
database where data is read from.
What are the areas that would be most likely to break?
What would your testing strategy for this be? Why?
2. Imagine I am handing you a wine glass and I ask you to
test it. What would your testing strategy for this be?
Answer Posted / mornelithe
Looking for help with these answers, and expansion if
anyone has any ideas.
1. The area that is most likely to break is the middle-ware
layer. This layer interacts with data that comes from both
the user and the database. The middle-ware layer has to
make sure that these two layers interact successfully with
each other. This layer also has the most complex
algorithmic computations and usually the number of errors
and complexity are positively correlated. A good testing
strategy for this would be breadth based, correctness of
numerous interactions between layers and correctness of the
complex algorithms can be tested quickly and efficiently.
2. Examine the glass for cracks, blemishes, and that it is
complete.
Run your finger around the rim to check for burrs.
Set the glass down and make sure it stands on its own, and
does not move on the flat surface.
Lightly tap the glass with a metal object to make sure it
doesn’t crack and will make the correct echo noise.
Pour a liquid into the glass and make sure there are no
leaks.
Then pour the liquid out of the glass to make sure it
doesn’t run down the outside of the glass.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is Initial Configuration?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
explain end to end scenario's for online Money transfer in Banking Domain?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Define some of the attributes of a test case?
write test case for pen cap if it is not present?
Please guide me for Add new user test cases
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
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
What are the test cases for mouse?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Explain the syntax testing?
Explain the ad hoc testing?
Who will take care of test plan and test case?