One Project is developed on VB+Access it is working
properly they are planning to change with backend Oracle .
What type of testcases we can write?
Answers were Sorted based on User's Feedback
Answer / karthik
MS Access is RDBMS and not DBMS. we can create relationship
between tables in Ms Access using foriegn keys-- kindly see
to it
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / divya
We can do Configuration testing for this.No need to test
the front end because the front end is same.We have to test
the back end which is RDBMS.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajenedra
Here front end is same that is VB
They just migrating from DBMS(Access) to RDBMS(oracle).
we have to test the the front end application interface
with back end database.
The testing approach purely on backend database like
tables,constarints,views ...etc.
DBMS cannot provide relation between the tables as RDBMS do
using foreign key constraint.
RDBMS is more robust and powerful than DBMS.
ok byeeeeeee
rajendra_penumalli@yahoo.com
hyd
| Is This Answer Correct ? | 0 Yes | 1 No |
What are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?
define STLC life cycle step by step
What is Bomb Testing?
what is the severity we give. login fails eventhough we enter the correct username and pwd.
What is meant by Error Guessing?
What are the testing processes after getting SRS to tester?
how we maintain buid versions without using CVS or any other tools ? are tools neccesary for maintaining versions?
Big Bang Model isn't preferable for higher cost project? a. True b. False (Need the answer urgently) Thanks!
Which reasons do you use to justify training for the testing team as part of its career development?
what is test case? what it consists? what are the types of test cases?
any one can explain me what is qa and qc and what is diff between both tell me in interview point please thanks in advance
What is the difference between test case, test suite, test script, test scenario & test plan?