wat is meant by frontend and backend testing
Answers were Sorted based on User's Feedback
Answer / madhavi
Front End Testing is UI testing. and Back end testing is
white box testing, that is validation of written code.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / santhosh kumar s
Validating the Frontend screens of an application & product is called as Frontend testing or Screens tetsing. Validating the impact of frontend operations on database tables correctness checking is called as Backend testing or Database testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
anyone can explain,Diff b/w buid and release
write 3 main test cases for excel sheet?
How will you identify the client side error and server side error in web application?
What is incremental intergation testing?
Types of testing
How many types of testcases can be prepare.
wat is meant by frontend and backend testing
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
Hi All I want discuss abt Testing tools is any one available online in google chat?
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
While executing test cases, you got a test case as failed and it has a high severity(Show stopper). What is the next step? How you will execute the remaining test cases ?
ad-hoc testing is not organized, it's not repeatable, it can't be tracked, and when it's complete, there's no proof that it was ever done. is it?