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
Suggest me MCQ book for Software testing
What is the difference between preventative and reactive approaches in testing?
Explain what is test metric is software testing and what information does it contains?
What is agile testing and what is the importance of agile testing?
Do you have a favourite QA book? More than one? Which ones? And why.
Hello Can anyone please share the interview details for QA positions in Tribal Fusion, Noida. Much Thanks
Why is it often hard for management to get serious about quality assurance?
What is breadth testing?
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
Explain what are test driver and test stub and why it is required?
Explain the difference between the verification and validation?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
Explain what is mr and what information does mr consists of?
What are the common problems with software automation?
A power plant control system?