tell testcase where it is taken and tell the title of the
testcase? pls any answer the question?
We can derive the test case (Action, Excepted Result) from
"SRS / Designing documents / Use Cases at the same time we
are identifying title of the test case based on scenario.
| Is This Answer Correct ? | 8 Yes | 0 No |
why do we need test cases?
what is the purpose of writing testcases
HOW TO WRITE TESTCASES ON PENDRIVE
Explain the format of a requirement traceability
write a test cases for 2- way swtich?
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987
What is transaction testing?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
how to write junit testcase for ejb3.0 project.. pls reply soon to this mail id shnkrgnsh@gmail.com
write the testcases for migrating data from one database to another database?
(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.