How do test documents in a project span across software
development life cycle?
Answer / ravi_8085
The test documents starts with the Test Plan, Test Strategy
documents in planning phase. Later we come out with
High/Low level scenarios document, then Test Cases. Here we
also prepare a tracebility documents for Req > Testcases.
Etc.
Last we create a closure document and lesson learnt
document.
| Is This Answer Correct ? | 2 Yes | 0 No |
What do u mean by Top down approach and Bottom up approach? How will u implement these in u r project ?
Who Decide Severity And Priority ?
12 Answers British Telecom BT,
What are the models/stages available in SDLC.
What is bug life cycle? Pls give me the exact definition?
Explain the difference between severity and priority.
How do we find Pass and Fail percentage of Test Cases in Real Time. Anybody can explain it in Detail..Thanks is advance....
What icon is used in WinRunner to get an explanation of the syntax of TSL?
why u choosen testing as a career after complation if mba
Dear Friends, Hi this is anand. I HAVE 2+ YEAR REAL TIME WORKING IN TESING.want some interview question like real time question which will place in Testing team. in my company no testing team like other software company. Some situation interveiw question. Eg: If Testing team is complete the testing. when the Testlead testing the appliction system testing at that time he found some error. what the testlead will do? a. he will see the testcase --> SRS b. he will see the bug report-->testcase-->SRS c. he will ask the TESTENGINEER PLS REPLY ME
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases
What is the difference between windows application and Client server application ?