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
Why are static testing and dynamic testing described as complementary?
What does the mclabe cyclomatic complexity of a program determine?
What is random/monkey testing?
hi Can anyone explain how to use sql quries in database testing with a real time scenarioin an application
I need to learn everything I can about the SDLC. What is the best online resource?
Explain audit?
Explain what test plan is?
Mention what the difference between a 'defect' and a 'failure' in software testing is?
How do you verify the test results and how do you proceed when you do not get the expected results?
What is outputs?
What is upwardly compatible software?
An input field takes the year of birth between 1900 and 2004 what the boundary values for testing this field are?
Hi All!!Can anyone please suggest some better website to learn Mainframe Testing??Am very much new to Mainframes. Thanks in Advance Nithya
Explain 3 high priority test cases for the performance of MSN search engine.
What are the benefits of independent testing?