diff b/w DBMS & RDBMS?
Answer Posted / praveenkumar m b
Following are the some of the differences between DBMS & RDBMS:
->DBMS includes how data stored in table
->RDBMS includes sql syntax for relating tables with another
->DBMS does't show relation
->RDBMS shows relation
->In DBMS all the tables are treated as different entities
->The tables in RDBMS are dependant and uses established
various integrity constraints on these tables.
->In DBMS only one user can access the same database at a time
->In RDBMS many users can simultaneously access the same
database
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What criteria do you consider for automating a test?
Give some examples for functional & regression test tools?
Do you know what is selenese?
How many test cases have you automated per day?
why we cannot apply check points in compile modules?
what is the difference between keyword driven frame work and data driven frame work.
What are pros and cons of automating tests at ui layer?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
When will you not automate testing?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
i need test cases for defect maganement tools
Tell me an example of the languages supported by webdriver?
Give some examples of priority – severity defect levels.
Tell me how can we find the value of different attributes like name, class, value of an element?
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion