Answer Posted / 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 |
Post New Answer View All Answers
Explain test procedure?
How do you verify the test results and how do you proceed when you do not get the expected results?
Examples where you have worked on your own and as part of a team.
Explain performance testing?
What it means by test harness?
How the 2 wings and body of the butterfly model of test development is represented?
Explain the tasks of test closure activities.
What are the advantages of designing tests early in the life cycle?
How is an sql query executed in oracle 8?
How will you hack someone's gmail or yahoo account.
What can be thought of as being based on the project plan, but with greater amounts of detail?
have u write any sanity testcases?
What is system test?
What is quality system?
How do you obtain the expected results for testing a search operation?