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 |
Explain Single View Testing ?
What is the non configurable item in SDLC.
diffrence between srs and frs
In V model what are the documents the Testing got from developement team to create test case in Acceptane TC, Integrationm Tc, System Tc?
Write a Test Case to test Can of Coke?
What is smoke testing and what is sanity?
What are the steps involved in Manual Testing
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What is the difference bitween cookies and sessions/
How to test login page or web login page? are they difference?
In Testing What Type of Defects your finding
What is meant by buddy testing?