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 |
if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.
this is a question asked by an interviewer..."why have u choose the testing field"
what is the Bugzilla Latest version?
WRITE THE THREE IMPORTANT SCENARIO OR TEST CASES OF AIRCONDITIONER
1 Answers Optical Fusion, RBS,
How is ‘build’ different from ‘release’?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
can u tell me some bugs in any banking application.
What is the difference between re testing and regression testing?
Can anyone Give me examples for high priority and Low priority defects?
What are the different types of joins
Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?