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
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
What are testing techniques? What is difference between general and specific?
What is the typical situation u faced while collecting the test data?
What is the big deal about ‘requirements’?
difference between change management and configuration management
When new application ready to test than whats your testing strategies?
integration test cases for mouse and keyboard
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is the difference between SIT AND IST?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What is the difference between static testing and dynamic testing?
Describe some staff conflicts you have handled.
what are the testing appraoch that you have tested for Bread toaster
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?