how can u do database testing manually?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Tell some examples of bug severity and bug priority?
How do you write DEFECT REPORT?
What is endurance testing?
16 Answers Infosys, MBT, Syntel,
Entry and Exit Ceiteria for System Testing?
What is "V-n-V" Model ? Why is it called as "V"& why not "U" ? Also tell at what Stage Testing should be best to stared?
Suppose Username and Password is there, Username is limited to 8 characters!! Then what r all the Possible Test Cases for it??
Can any one give an example of having high priority and low seveority
what is volume,stress,load testing ?
What type of metrics would you use?
What is your testing approach/plan if requirements are frequently changing?
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.
After few months, I'll be having 2 years of experience only in Manual Testing.I want to know which type of questions I'll be asked in Interview if I'll appear for any.