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 |
Case study like you have been assigned in a team which going through a crucial phase of the project. Then how you can save your project to release on time without any defect leakageā¦.
explain LCSAJ??
What is the diffrence b/w defect lifecyce ans buglifecyce?
iam in a small company where testing is not having any process so somebody tell me answer what is ur company testing process?
How to test Reports manually?
What is White box & Black Box Testing?
write test cases on "Login Window" ?
what is testing? What is software testing? how can i write test case on pen?
What is internationalization testing (i18n testing)?
What is test plan and contents available in a test plan?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
How can a testengineer coordinate with developer in fixing bugs?