diff b/w DBMS & RDBMS?
Answer Posted / amit patel
DBMs and RDBMS is 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
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain me what is the difference between setspeed() and sleep() methods?
Tell me what kind of tests should not be automated?
Differentiate between hdam and hidam database?
When will you not automate testing?
Which protocol cam be used to makw jdbc connection woth loadrunner
What is testng and why is it better than junit?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
What are the most popular tools for automation testing?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Define sdlc in testing.
2. How you will collect a module from the version?
How can the user get a text of a web element?
suggest me the free online books on software testing?
Explain some automation testing tools.
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....