Explain in detail whole test process activities.
Answers were Sorted based on User's Feedback
Answer / abhijit naik
1) Analyze the user requirement documents & other documents
like s/w specification design documents.
2) Write master test plan which describe Scope , objective ,
strategy , Risk and contingencies, resourcs.
3)Write system test plan & Detail test cases.
4) Execute test case manually & compare actual results with
the expected results.
5) identify mismatches , report defects to developer team
using defect report
6) track defect , perform regression test to verify that
defect is fixed & did not affect the other part of the
applciation
7) once all the defects are closed & application is
stabilized automate test scripts for regression &
performance testing
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / vijaya lakshmi kothru
1)Receive the doc's in the form of external and internal
doc's
2)Analyze the doc's received and if we have any queries
regarding those doc's we will get it clarified by Onsite
Team
3)Next Test Lead will prepare the Test Plan
4)We will write the Test Cases' and after completion of all
Test Cases we will send those Test Cases to the Offshore
team for Pre-Approval
5)Then after that we will send to the Onsite team for the
final approval
6)In the mean while Testing team will prepare the Test
Environment to execute those Test Cases
7)When the Testing team receives the build from the
Development team then we will execute the Test Cases
8)After executing all the Test Cases failed Test Cases will
be sent to the concerned development team with proper
format and status as "Open"
9)Then developers will do code fixing and again release new
build then we will do Regression Test this cycle will be
repeated till all the bugs are "Resolved"
10)Then finally signoff
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sowjy
The fundamental test process consists of the following
activities:
Planning and control
Analyzing and design
Implementation and execution
Evaluating exit criteria and reporting
Test closure activities
During Planning and control we determine scope of testing
objectives,risks,constrains,testability and availability.
Control is the ongoing activity of comparing actual
progress against the plan
during analyzing and design test objectives are transformed
into test conditions and and test cases
implementation and execution is the activity that includes
the creating of test suits and executing the test
cases.Logging the results and reporting the deviations.
evaluating exit criteria and reporting test summary report
to stakeholders.
test closure activities include checking the planned
deliverable s are delivered,closing incidents reports and
learning from the project.
| Is This Answer Correct ? | 1 Yes | 0 No |
1.what kind of testing have you done ?
swap 2 variables without using 3 rd variable???
is it necessary to write test cases in "tabular" form or will it be fine if written "point wise".
What are the Testers Responsbile
What is d difference between Black Box Testing and Functional Testing?
What is Cause and Effect Technique .
If you have 1000 test cases which takes atleast 4 months for execution and now project has to be delivered within 2 weeks how will you execute your test cases. Which ones should be executed first.
What is V-model and explain
What is the difference between validation and verification?
what do you understand by browser and what r the types?
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.
whatis the diffrence bug ,error,defect