How do we do Database testing?. How does our knowledge on
SQL is useful in Database testing?. Please explain the
process if possible.
Answers were Sorted based on User's Feedback
Database Testing:
Here we are checking that what ever we are doing at the
front end i.e.In our Application is reflecting in the Back
End i.e.in database or not?
Again we are searching/testing the results in database by
using SQL Queries
Eg: If I have to find specific row in the table
Then your knowledge of SQL Queries will be useful.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh.pothina
Data Base testing is done to check the back end quaries of
the application.To do data base testing we nead to no all
the sql quaries in detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|
How can you test the security of a web site (from hacking), both manually and by using a tool. If by a tool then which one and how?
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all
What is the responsibility of programmer’s vs QA?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
what is the difference between Test case and Test scenario? is it necessary to prepare scenarios before writing test cases?explain in detail.
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
what is meant by spiral model?explain with picture?
What is the use of RTM?
What are the advantage of using V models?
1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?