diff b/w DBMS & RDBMS?
Answer Posted / navven.kakarlapudi
the major difference is rdbms focus on ralation
ship detwen the tables,
dbms fous on rows and columns,
it will support to protected data highly
it support data redundency(stops the duplicata data)
through the relation keys
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me an example of the languages supported by webdriver?
Why do you prefer selenium automation tool?
What is the different between GUI map and GUI map files?
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
Can you list some other automation testing tools that you are familiar with?
Give some examples for functional & regression test tools?
List down the primary features of a good automation tool?
What is data - driven automation?
Tell me how would you test your own element locator?
Tell me how a text written in a text field could be cleared?
what are the questions that are generally asked in an interview if a person is having 3-4 years of exp..and in ds exp 2 yrs exp is wd automation testing
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
Tell us how could you explain the main difference between webdriver and rc?