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 |
anyone can tell me the example of high severioty and low priority ?
why we choosen testing but not developing
what is the proper definition of Slippage Ratio? Thanks in Advance. Regards, M.MurthySharma.
How to do Performance Testing manually for a Flash Application?
what is the work flow of testing(glamorous)
Explain Bug Tracker
Waht is the diffrence between static testing and dynamic testing,what u do instatic testing as a black box test engineer
what the document used is in a V-model in each phase?
Write the Testcases for Telephone
what is Negative testing and what It?s Purpose?
1. define Database testing ? 2. define severity and priority and types with example?
Can you explain steps in function points?