what is about back end testing?

Answers were Sorted based on User's Feedback



what is about back end testing?..

Answer / rajendra

Back end Testing means DataBase Testing.
Normally a software product/application uses GUI front end
for easyuser interaction.
The Data entered in the front end will be stored in the
back end database.
The data base may be oracle,MSSQL Server,MySQL,DB2...etc
The data will be organied in the tables as record.
Major aim of using database is to support the content of
the page.
so it is critical and very important to check back end
or database.
Back end Testing means ensuring that,
If you eneter data in the front end ,the data should
be stored properly in the back end.
If you call that stored record fron front end it should
display porperly.
I think you have cleared with this ..

still if you have doubt mail me i can send you some more
material for you.

byeeeeee friendz
rajendta_penumalli@yahoo.com
9885162742
Hyderabad

Is This Answer Correct ?    104 Yes 4 No

what is about back end testing?..

Answer / 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

what is about back end testing?..

Answer / abhesheke

back end testing is nothing but data base testing

ur front end operation reflecting on aback end tables is
called is called back end testing

Is This Answer Correct ?    38 Yes 8 No

what is about back end testing?..

Answer / 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

what is about back end testing?..

Answer / priyakonam

Hi Rajandra,

I am new to this site.
Seen your answers for back end testing... Can you please help me with how do back end testing, I know we need to validate the database.

My question is
what are the SQL. Command we will go with when we are testing back end?

If you present more info about back end testing also tha will be great!

Thanks in advance!
Priya.

Is This Answer Correct ?    1 Yes 2 No

what is about back end testing?..

Answer / priya

Hi Rajendta -

First of all thanks for sharing our knowlege and providing
your email ID, but the email that u have provided is not
working.
I have seen some of your answers, which is very help full.

my skill set: I am working as manual tester in Comerica
from 2 years.

In order to build up my carrier, i am planing to learn back
end testing. Can you please help me in provide some info
about back end testing.

What i am looking for:
How to analysis any application which is ready for back
end testing?
How will be back end req look like(are they same as front
end testing)?
How to develope test script?


Thanks In adavance!

Note: Are else you can suggest me, some one who can provide
me traning for backend testing.

Is This Answer Correct ?    0 Yes 1 No

what is about back end testing?..

Answer / ram

Hi All.

Please suggest me regarding the below questions

1)How is the scope of Database testing (Back end testing)
as compared to GUI (front end testing)?

2)how is performance testing related to DB testing?

Please send me ur inputs

Thanks and regards

Is This Answer Correct ?    2 Yes 7 No

what is about back end testing?..

Answer / pacifier

A back end is an "end at the back" .,. LOLz

Is This Answer Correct ?    13 Yes 51 No

Post New Answer

More Testing AllOther Interview Questions

What is big-bang strategy?

0 Answers  


Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?

0 Answers   HCL,


When passing data values between different machines whith different operating system what problem have to be solved ?

1 Answers   Jomo Kenyatta University, MMUST Masinde Muliro University of Science and Technology, SAB, University,


In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.

0 Answers  


What is an equivalence partition (also known as an equivalence class)?

0 Answers  






What is checksheet?

0 Answers  


How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?

0 Answers  


What is a Test Plan and What it contains?

2 Answers   Virtusa,


What is the testing process you follow in your organization?

0 Answers   Wells Fargo,


What do you call a collection of descriptions of the data items for the benefit of programmers and others who might need to refer to them? 1. A data dictionary 2. A data model 3. A repository 4. A specification 5. A data map

1 Answers  


Which is not a tool of static code analysis? a.)Ada b.)Borland-delphi c.)Fortan d.)None

0 Answers   Amdocs,


Explain installation testing?

0 Answers  


Categories