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 |
Difference between Functional and System testing?
if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.
What is mean by Test Plan? What details will be mention in it?
13. If you were to envision your ideal Web accessibility Web site, what sorts of information would it contain? What would it look and act like? How would it be organized?
What is Desktop Testing
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
Define system integrated testing with a live example.
Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.
11.what are two of your weaknesses?
1 Answers Satyam, TCS, Tech Mahindra, VJIL Consulting,
Who design the test case templates?
What kind of testing to be done in client server application and web application? Explain
What is a Show Stopper?