diff b/w DBMS & RDBMS?
Answer Posted / shiva rama krishna
DBMS is used to store small amount of data where the
security is not a major concern.but RDBMS is used to store
large amount of data where security plays an important role.
examples of DBMS : Foxpro
examples of RDBMS : Oracle,sqlserver
| Is This Answer Correct ? | 138 Yes | 52 No |
Post New Answer View All Answers
Describe some problem that you had with automating testing tool.
What are the risks associated in automation testing?
Explain some disadvantages to manual software testing?
Can we do automation testing without a framework? If yes, then why do we need a framework?
what is the difference between Batch test runner and framework ?
Give some examples of priority – severity defect levels.
Can you achieve 100% automation?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
What is the difference between continue and next sentence?
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.
Name a couple of standard web function found in the function generator?
What is an automation testing framework?
What factors determine the effectiveness of automation testing?
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?