how can u do database testing manually?

Answers were Sorted based on User's Feedback



how can u do database testing manually?..

Answer / ram

Manually we can check the datbase constraints,field
size,writing joins and some ddl commands and stored
procedures

we can do like this also

writing insert statments using stored procedures with
sample data by passing parameters and calling these
name.sql files in batch files and run batch files.

Is This Answer Correct ?    1 Yes 0 No

how can u do database testing manually?..

Answer / kalyan

Suppose we have created user account data and save it in the
user table. then this scenario we have to test manually.

Open the data base write the query and retrive the data
from the data base and check the data you have entered
saved correctly. or not.

Is This Answer Correct ?    1 Yes 0 No

how can u do database testing manually?..

Answer / balajirao.d

We can do Database testing either in Front end or Back end
according the Check list prepared based on requirements..

Is This Answer Correct ?    0 Yes 0 No

how can u do database testing manually?..

Answer / shyam

you can done database testing manually by writing SQL queries.
& also

Goto start button------->control
panel--->performance&Maintainance---->Adminstrative
tools---->Data sources(ODBC)--->sytem DSN-->click on
add-->select the SQL Server---->finish----->specify the
name,descryption& server

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is meant by package testing?

1 Answers  


which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect

0 Answers   Infosys,


Password is having 6 digit alphanumeric then what are the possible input conditions?

0 Answers  


On login window for username and password auto populated field means what !

0 Answers  


What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?

2 Answers   ICICI,






what is ur template of test case & which is the best?

1 Answers  


what is system testing .what are the system test cases .and what are the testing done in system testing

2 Answers  


why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.

2 Answers  


what we do when our reported defect reject?

6 Answers  


Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.

2 Answers  


what are the testcases for Lift--

1 Answers   HP,


What is comparison testing?

4 Answers  


Categories