what methods will you follow to repare test cases in your
organization?
Answers were Sorted based on User's Feedback
Answer / moiz bagasrawala
There are three types of method for writing the test cases
1. Equivalence Partioninig
2. Boundary Value Analysis
3. Error Guessing
In my organization we use Boundary Value Analysis method for
identifying the number of test cases to be written
| Is This Answer Correct ? | 4 Yes | 0 No |
Tracebulity matrix is maping between requirements and
testcases.it contains
Requirements----usecases func-------testcase disg
so based on tracebulitymatrix u can repare testcases.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / sweta
What methods will you follow for test scenarios and test case selection?
Please anyone answer this Question..
| Is This Answer Correct ? | 0 Yes | 0 No |
what type of testing u are doing?
What Methodology is followed in your testing?
what is the velue of, 'x'?
what is the format of traceability matrix
After asking the defect life cycle, if you think it is not a valid defect, what you will do, whether you will store in any document for future reviews,if yes, what is that document, where you will save that document? or just reject it and close it?
differentiate defect age & build version control?
how many levels of test execution will you follow and describe them?
plz explane about agile model
how many levels of regression testing is avilable in our testing process?
If there is any error in RTM. What you will do? Please reply it.
Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...
can any one help me? What is the Trecebility matrix ? what is that use and when it use and where it use