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 |
hi this is sunitha yagnamurthy ...what r the certification in testing and hoe to apply that certificaation and what r the topics we will studying in testing...... please anybody explain that process
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
manual&automation testing
Write the 10 high test cases for making video call/face time
what is bottleneck of application?
could anyone explain application testing in sequence order i don't have any experience in that
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
What is your favourite Bug?
Which are the major bugs u found while testing an aplication?
what is traceability matrix ?what is use of that matix ?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?