have you ever performed Back End Testing,HOW?
Answers were Sorted based on User's Feedback
Answer / sarwar
We perform Back end testing to validate data between front
and back end for example we inserted some data is that
properly stored in database and its showing in front end
according to business rule.
To performed Back end testing we write sql qurery according
to business requirments.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
Back end testing is nothing but database tesitng ,for
backend testing ,we do datavalidation and dataintegrity
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satyaprasad
back end nothing but database ,for database testing we go
for datavalidation and dataintegrity
| Is This Answer Correct ? | 0 Yes | 0 No |
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
question about bug is valid or invalid ? suppose i don't have srs i want suggest close button in one form but the developer says client no need that one in this situation the bug is valid or invalid?
How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?
What is difference between testing tool and tracking tool? Give example for both tools? whether QTP is testing or tracking tool?
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
What is diff between Load testing Stress testing?
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
What is the main purpose of having Equivalence Class Particition & Boundary value analysis in Testing?
6 Answers Tavant Technologies,
what will the future for manual testing
what is integration testing technique(like topdown,bottomup and hybrid)explain me friends