Answer Posted / b singh
A back end is the engine of any client/server system. If
the back end malfunctions, it may cause system deadlock,
data corruption, data loss and bad performance. Many front
ends log on to a single SQL server. A bug in a back end may
put serious impact on the whole system. Too many bugs in a
back end will cost tremendous resources to find and fix
bugs and delay the system developments.
It is very likely that many tests in a front end only hit a
small portion of a back end. Many bugs in a back end cannot
be easily discovered without direct testing.
Back end testing has several advantages: The back end is no
longer a "black box" to testers. Many bugs can be
effectively found and fixed in the early development stage.
Take Forecast LRS as an example; the number of bugs in a
back end was more than 30% of total number of bugs in the
project. When back end bugs are fixed, the system quality
is dramatically increased.
| Is This Answer Correct ? | 42 Yes | 3 No |
Post New Answer View All Answers
how to use bugzilla plz tell me details processs
What are the goals in your career as Test Engineer if u join the new compnay
What is compliance testing ?
What is parallel/audit testing?
What is qualification testing?
how do you convert use cases into test cases?
Explain sanity testing?
What are benefits of iSCSI SAN over FCOE SAN?
A type of functional testing, which investigates the functions relating to the detection of threats, such as virus from malicious outsiders?
What is test specification?
Please Check out and Answer the Questions in Networking section. It's argent.
I Want To Join Infrasoft Technologies,what is the Procedure To Join The Company?
What Kinds of Testing should be followed for an web application while Manual Testing . Ie., Regression , Integration , Alpha , Beta , Performance , Stress ,Load , Back End(database)...etc What is the serial way to follow the above Testing Kinds in manual testing of any application. Plz clear my doubt.
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?