how can we connect database in manual testing?
pls answer for this
Answers were Sorted based on User's Feedback
Answer / decha
Suppose the database you are using is SQL Server and that
is deployed in a separate server then to connect to that
server from your desktop you should have sql client
installed in your system and Sql client should be
configured to map to the database in the server.
Let me know if you want the steps to do the same.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / venurao
in manual testing we will canect to dartabase through SQL
server
| Is This Answer Correct ? | 1 Yes | 0 No |
What we normally check for in the Database Testing
how to excute testcases in regression testing time.
There are so many big companies like Reliance, Satyam, Infosys etc...But, y do u want to work for our company only?
7 Answers RR Donnelley, Tanla Solutions,
Can a Tester test any application without Specifications/Requirements?
if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail
how to test ecg machine?
what is the difference between functional testing and regresion testing
What is the exact difference between Integration & System testing; give me examples
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
What are the document required to prepare during testing?
What are stubs and drivers?
What is the first query u encounter to test a database..?