diff b/w DBMS & RDBMS?
Answer Posted / avula sridhar ,chinthal,hyd
DBMS stands for Database Management System which is a
general term for a set of software dedicated to controlling
the storage of data.
RDMBS stand for Relational DataBase Management System. This
is the most common form of DBMS.The only way to view the
data is as a set of tables. Because there can be
relationships between the tables, people often assume that
is what the word "relational" means. Not so. Codd was a
mathematician and the word "relational" is a mathematical
term from the science of set theory. It means, roughly,
"based on tables".
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell us the line of code webdriver driver = new firefoxdriver();.?
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
What is mean by ARGO testing? Can you please explain anyone
Explain what is a relative xpath?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
Name the frameworks that are used in software automation testing?
Explain me what are the main advantages of automation testing?
In Selenium how a test suit is run and report is generated.
Explain how to perform load-testing?
Once you identify the tool what would be your next steps?
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
why we cannot apply check points in compile modules?
how to write ciertification in QTP?
Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..
Can we do automation testing without a framework? If yes, then why do we need a framework?