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 |
wt is the diff. bet. verification and validation If possible explain with one example.
How does u integrate the modules before performing Integration Testing?
EXPLAIN A SCENARIO AND FEW TEST CASES FOR COMPATABILITY TESTING?
I will give 10 gold coins to you ... everything have same size, shape, color, & weight but only one is duplicate. How will you find that duplicate one?
when we are executing the test cases one bug is found.then how will u insert in to the deffect traking tool(in real time how we insert into the deffect tracking tool).please let me know the answer asap plz
why sql injection is injected in manual testing?
What r the sequences that leads to automation?
What type of testing will be done in Installation testing or system testing?
write the test cases on prime number with result?
What is Defect Density?
what is the difference between functional testing and regresion testing
Guys, can any one of u give the realtime example for Integration Testing