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



One Project is developed on VB+Access it is working properly they are planning to change with back..

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

One Project is developed on VB+Access it is working properly they are planning to change with back..

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

One Project is developed on VB+Access it is working properly they are planning to change with back..

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

Post New Answer

More Manual Testing Interview Questions

How many Test Cases do we need to write for a particular application?(For example, for this AllInterview.com?)

4 Answers   InterGraph,


what is client server technology?

1 Answers  


What is a Scenario Matrix's document?

1 Answers  


Explain 5 Test Matrixes

9 Answers   Persistent,


This was one of the question in ISTQB foundation level exam - Dec 21 2008. Can you test elevator using state transition technique? Options a. Yes b. No If Yes or No, Kindly justify your answer so that it helps people who see this question/answer.

0 Answers   ISTQB,






what is testing

8 Answers  


In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios

1 Answers   AppLabs,


What is the difference between SRS, BRD and FRD? Please explain in detail.

8 Answers   Kalyan, Syntel,


what is increment testing approach?

0 Answers  


What is regression testing? When to apply it?

0 Answers  


What is CheckList?

10 Answers   BlueShift,


Hi frnds can any one tel me , "How can we do security testing while testing a project" ?pls reply soon correct answer ?

1 Answers  


Categories