In manual testing (web based testing)interview, interviewer
asked me "How you connect to the database?" What is the
answer for this question
Answer / ramya baskaran
Hi,
Use a DB Client tool to connect to the specified Database.
Incase the database you wish to connect to is an SQL base, use SQL Client / Query Analyzer.
Incase of Oracle DB, use TOAD or use SQL Plus.
Specify the IP address of the Sever to connect to, specify the User Credentials and incase required the S ID / Oradb String.
Incase of Oracle DB, you would need to add these details in the Tsnnames.ora file.
Also please let us know incase you are looking at something specific as the question seems very generic.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is contained in CRS,SRS and FS ?
what are quality tools and its types?describe each
what is the difference between Test strategy and test plan?
who is best faculty for testing tools?
Give me different methodologies used in testing?
1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?
Is there any opening for Manual testing for 0-1 yrs?
what is cyclomatic complexity? plz explain with example
can any body tell me what is the process of between after getting a documents and testcase writing.
What is integration testing?
What different sources are needed to verify authenticity for CMMI implementation?
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?