Can any 1 tell me what is front-end testing & what is
back-end testing with example ?

Answer Posted / srinivas poodari

Front end testing means to check the outer functionality of
the application according to the FRS document.
Backend testing means the database testing.In this test we
have to check whether the data is correctly stored or not
and if we do any changes in the front end then that
situation we have to check whether the data will be
correctly updating or not.

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the risks and contingencies u had in ur project?

2050


Explain the difference between alpha testing and beta testing.

647


1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?

1862


What is the test harness?

667


what is date field test case

1449






What is test plan and contents available in a test plan?

695


tell me some major and minor defects in ur net banking project?

3156


In what situation would you want to parameterize a text verification check?

1680


What is the quality process is following in your organization.

1766


functional testing test cases for transfer funds ?

1191


What is the difference between a bug, a defect and an error?

686


how will you test transfer funds module...explain in detail

1165


I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in

7760


write 5 critical test cases on product payment form on flipkart.com?

1502


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1583