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 is pending/Rejected defect. Did ever come across such defect? Give example
Difference in web based application,desktop application and client server application? plz explain Us
What is the difference between a bug, a defect and an error?
Discuss what test metrics you feel are important to publish an organization?
what is format of the final report u submitted to ur client?
What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?
Explain the difference between integration testing and system testing with real time examles?
What is the diff between retest bug and regression bug?
6 Answers HCL, Kekran Mekran, SK Infotech,
This is a interview question i faced? Suppose your client doesnt have any idea abt software or the technology ?then how
What is Testing Approach, Testing Methodology, Testing Terminology, Testing Technique and Testing Types?
After loging the bugs in bugzilla the developer fix the bugs and change the stautus to fixed then the tester verfiy the bug/functionality in application. The verification is going to happen with present version or comming/new version?
Types of testing