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 a code walk through?
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
Efficient % is calculated at which level?
what is meant by Priority nad severity?
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
Write the function test case to add a customer to database.
Many times a tester can reopen the bug? i said until the bug is resolved.. but the interviewer doesn't accept.. If there any standard for that..
Do we have any certifications for ETL Testing ?
How can you optimize the Test Case.
what is meant meant by test log?
1 Answers DSR Management, Mastek,
what is the en configuration management?wht is use of it?
what is the entry and exit criteria for system testing in v model