Answer Posted / rajendra prasad reddy penumall
sorry sudeep your answer is wrong DATA DRIVEN TESTING is
nothing but restesting the application with different types
of inputs.
BUT database testing is different.
here the database testing means the data entered in the
front end should store properly and the data stored in the
backend(database like SQL server,Oracle..)should be display
in front end properly without any change.
here the data stored in the backend in the form of tables.
for eample if we take yahoomail login page for signin
the frontend the login window askes you your UserID and
password.
the user ID and password will be compared with the databse
table values which you entered at the time of new account
registration.
So here there is a big diffrenece bet ween database testing
and Data Driven testing.
Database testing is testing of data consistemcy in the
database
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
can anyone explain the working of tsys application in credit card industry
When a non-conformance is noted during these "reviews", what happens next?
what approach do you folllow in writing test cases?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
What are the challenges faced with the 1+ years experience team.
What is the quality audit?
What is a cookie testing?
What is a cause effect graph?
What kinds of performance tests might be required for a word processing system?
What are the key challenges of software testing?
What type of tests you perform on the web based application?
What are the automation challenges that sqa(software quality assurance) team faces while testing?
What is the best tester to developer ratio?
'configuration related errors' in testing means what?
What are the five common solutions for software developments problems?