what is about back end testing?

Answer Posted / ravinder

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 ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is what are the parameters of performance testing?

547


What is dependency testing?

639


Explain test plan?

584


I need to learn everything I can about Function, Non-Functional and Regression Testing. What is the best online resource?

718


Mention what the different types of test coverage techniques are?

617






Mention what the basic components of defect report format are?

571


What is the difference between the stlc (software testing life cycle) and sdlc (software development life cycle)?

590


Faults found should be originally documented by whom?

955


What is partition testing?

574


In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), WHO are the stakeholders of each stage?

600


Explain the tasks of test closure activities.

610


What is process and procedures?

533


What are environment variables and explain the use of the same.

1704


What is Lun masking? Why it is used?

1492


What is applications of FCOE?

2168