What features of sqlserver is generally used in database
testing
Answers were Sorted based on User's Feedback
Answer / ksuresh_999
In General, Most of the database testing queries are using.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kiran kumar
In Database Testing mostly we use the queries to retrive
the rows from table and insert the records to table.
In our company we are using TOAD tool to check the rows in
tables
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vijaya
In db testing we can do store procedures tesing , indexes
testing ,verify the table columns length should be same
with UI mapping field length.
Is This Answer Correct ? | 0 Yes | 0 No |
At what stage of the life cycle does testing begin?
WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY
what is build? what is build coniguration?
Write the test cases for credit card accessing the money transfer
1. How many Process are there in Testing Life Cycle?
How do you test if you have minimal or no documentation about the product?
What is private and public bug in test plan?
what is the diff b/w system testing & end to end testing
Is integration testing is a validation testing ?
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
What is Functional point and what is the use?
what is spiral model?