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 |
wt is the diff. bet. verification and validation If possible explain with one example.
What is network Entry procedure in WIMAX -TEch mahidra question?
If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?
what is agile testing
In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios
What is rapid application development model (rad)?
Explain the sub-genres of performance testing?
when there is no enough time to compleate the test what you will do ?
6 Answers Infinite Computer Solutions,
can any one explain the example of high servity and low priority, low servity and high priority, high servity and high priority, low servity and low priority
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What are the baselined document needed to create Test case,Integration TEst case, System test case, Acceptance test case?
How to test Reports manually?