What is STLC?
Answers were Sorted based on User's Feedback
Answer / rafi
STLC:software testing life cycle
STLC consists of different phases
that is
Analysis
Testplan
Testcases
RTM
Test execution
Defect Tracking
Test execution report
Restrispect meeting
| Is This Answer Correct ? | 3 Yes | 0 No |
after inserting the record in front-end,how will u check the backend manually?
There are around 500 test scripts are there to execute by using which internet explorer u will test?
what is meant by Priority nad severity?
Hi...What is Test design and Test data management in Test plan Document?
Who fixes the bug as Severity and priority ?
who will do impact analysis in testing?
What is a test severity and test priority? difference between them with suitable examples?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
Can you explain usability testing?
How do you analyze your test results? What metrics do you try to provide?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression 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.