how to write test cases for testing databases,especially
for testing and writing test cases for stored
procedures.any real time database testers.please answer me.
some real time database tester please answer my question as
soon as possible.my need is such that.
else mail answer at ina.ref@gmail.com
Answer / mps
Is there a functional spec or business requirements
document for these processes or not? If yes, go through
them and break the procedure down into areas that need to
be tested and processes that need to occur.
If there is no document, go through the step and note the
processes that occur which should assist you in defining
the required steps that need to be passed for each test
case to pass effectively. Hope this helps ?
| Is This Answer Correct ? | 7 Yes | 5 No |
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
test cases for traffic signals in a four raod junction.
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))
Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!
Do you know mutation testing?
what is the process of testing
Explain the branch coverage 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.
Write a test case for a chair to check whether it will last for next 10 years and check the quality of the chair and it’s durability.
Explain the component testing?
While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?