In manual testing (web based testing)interview, interviewer
asked me "How you connect to the database?" What is the
answer for this question
Answer Posted / 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 |
Post New Answer View All Answers
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
Easiest way to write test cases? How i can learn writing the test cases?
What is difference between Build, Version and Release
What r the functional testing u perform?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
What is checkpoint? How can you handle the checkpoints?
What is Web testing & which action we take at the time of Web Testing?
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
What is defect validity ratio?
How do test documents in a project span across the software development lifecycle?
write test case for gmail login page
If I want to check compability of software in a MAC OS then which steps shold I follow?
Why do you need to parameterize fields in your virtual user script?
what is test case management?explain in brief.