What is the database testing?
Answers were Sorted based on User's Feedback
Answer / gan
database testing means,A tester to test
whatever the front end data is
matching with the back end
data or not, by using sql queries.....
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / azad
plz guys if you dont know the answer dont just write garbage
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mfsi_krushnas
Data base testing generally deals with the follwoing:
a)Checking the integrity of UI data with Database Data
b)Checking whether any junk data is displaying in UI other
than that stored in Database
c)Checking execution of stored procedures with the input
values taken from the database tables
d)Checking the Data Migration .
e)Execution of jobs if any
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mfsi_priyankaa
In database testing we should test the data integrity, data
accessing,query retriving,modifications,updation and
deletion etc
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / divya priya
Database testing involves the tests to check the exact values which have been retrieved from the database by the web or desktop application. Data should be matched correctly as per the records are stored in the database.
| Is This Answer Correct ? | 3 Yes | 8 No |
what is cyclomatic complexity
I am sayyad(frm hyd) new commer for this site? I have some doubt's pls clarify it..... I finished my MCA 2005 pased out),(sayyadmeer@gmail.com) and S/w Testing Course(2006) till now i didn't get any job in testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc. Advance thanks to all
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
What are the steps to test any software through automation tools?
Define load, performance and stress testing
what are the test data for factorial function ?
What is meant by the bug state "Reproduce"
what the purpose of requirement phase
HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?
How and what to functionally test in a web based application manually?
i m going to pay for air reservation online and i m paying through credit card supose i give credit card no 123456.how u chk this is valid or not.wat validation u put for kind of fields
What Are the UI Standards?