after inserting the record in front-end,how will u check the
backend manually?
Answer / bharath
After the record is inserted and save successfully in the front end, we can verify if the same data was inserted in the database, by writing the simple SQL select statement by selecting the column name and the table name where the data is inserted. You need to know the data model before doing the back end verification
Is This Answer Correct ? | 2 Yes | 0 No |
What are the differences in testing a client-Server and a web Application
Difference between regression testing and re-testing
what comes first test strategy or test plan
Which testing is used only in web based application but not for client-server applications?
Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.
what is traceability matrix?
please give possible testcases for a mobile phone
3 Answers Barclays, JPMorgan Chase, MSIIT, Wipro,
How to write gui test cases ? plz gve me some sugessition about gui test cases along with examples plz plz any one plz
diff b/w desktop based testing & web application testing
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 many types of pop-ups are there?
How System testing is different from the Functional testing??