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 |
How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages per Second’? What do you understand by the terms ‘Response Time’, ‘Pages per Second’, ‘Transactions per Second’?
What agile testing? how it is process?
What is CMM-1,2,3,4,5 Level Company? How much levels are there like CMM?
actually i want some sample test case which used in projects
Suppose you have production data copied into the test environment. What are the advantages and disadvantages?
What is the example of Integration Testing?
1. What is buddy Testing ? 2. what is Database testing ?
1. what is a date guidelines ?
do u know abt descryptive programming
How we can test the performance of an application by manual with out using any tool like loadrunner etc?
will any one told me if any interviewer ask u that wat type of defect tracking tool we use in project then wat will be the answer?
At what stage of the life cycle does testing begin?