In real time how Data base testing is done Manually?
Mean to ask we write sql queries WHere, If you r using test
management tool like HP QC
Answer Posted / rahul
Test management tools are used to store the information how the testing is to be done, plan the testing activities and report the status of quality assurance activities. Test management tool tracks bug status, defects and projects tasks, and allows for collaboration across the team.
HP QC, Jira, IBM Rational Quality Manager, Gemini are different types of Test management tools.
Where as DB testing is done by writing queries, executing them and verifying the retrieved result. The queries are written in Query Editor depending on which DB is used. Eg. If DB is MS SQL Server then the queries will be written in editor called MS SQL Server Management Studio.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How we will test ubercate
When should you opt for manual testing over automation testing?
What type bugs you will find in integration testing with example?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What is the difference between a defect and a failure?
What is sanity?
What is test closure?
What are the main key components in web applications and client and server applications?
Can you explain equivalence partitioning?
Hi, Anybody knows about Hexaware company..
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
When have you had to focus on data integrity?
What is back to back testing?