diff b/w DBMS & RDBMS?
Answer Posted / prabhu natarajan
In RDBMS, if we open the Database, the whole tables can be
accessable, where in DBMS, we need to open each and every
table whenever we want to use.
| Is This Answer Correct ? | 84 Yes | 103 No |
Post New Answer View All Answers
What should you do after finding a bug?
What is test automation or automation testing?
Generic function for selecting a Radio Button in a Dialog
Do you know what is a xpath?
Can we find all links on a web page?
How software testing is handled?
Can you do without a framework?
Is automation testing a black box testing or white-box testing?
Please explain how to perform load-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.
Do you know what is robot api?
Which package can be imported while working with webdriver?
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
Explain what is a relative xpath?
When you will not automate testing?