diff b/w DBMS & RDBMS?
Answer Posted / venkat
DBMS(data base management systems) and RDBMS( relational
database management system) the main difference in dbms
data is stored in the form of rows and columns and in the
case of rdbms data stored in the form of tables and data
stored in dbms is temporarly where as in rdbms is
permanently
eg: dbms-->sysbase foxpro
eg: rdms-->oracle,sql server
| Is This Answer Correct ? | 313 Yes | 217 No |
Post New Answer View All Answers
Tell me what type of scenarios can be automated?
Can you achieve 100% automation?
What are the 5 common software development problems solutions?
Can you explain me what is object repository?
Explain me how do you send enter/tab keys in webdriver?
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
What is a ‘test plan’? What is a ‘test case’?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
Anyone have idea of jmeter.IF so pls contact to this mail id arun130887@hotmail.com
Any one suggest me for Free ware (Opensource) Automation tool for regression testing.
What is client side validation? Write a snippet.
Explain me how to check if an element is visible on the page?
What is in-house tool?
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(