What is the initial stage of testing?
Answers were Sorted based on User's Feedback
Answer / rajasundar
The initial stage of testing starts with the study phase..
i.e. Understanding the scope of the project.
In this phase you clear your assumptions and questions with
dev.This is very important.
Note: Not only the project knowledge but the other 3rd
party products involved(for ex. your product may interact
with MS Sharepoint or exchange Server so that knowledge is
also necessary).
2.After understanding the scope of the project you need to
write test Plan.
3. In parallel develop Test outline ->test scenarios ->test
cases.
4.Review the Test Plan and Test Cases (Peer review) and do
the rework if any.
5. Freeze the Test Plan and Test Cases. If you have any
repository like TD or QC then upload your Test Cases.
6. Map your Test Cases with Requirements you alredy fed in
the repository.
7. Prepare the Test Environment Setup and Data Setup.
8. Prepare your documents need from testing like
Trackers,etc..,
9. Start Testing.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ch.s.m.prasad,kkd
Testing initiation : during this testing phase project
manager will prepares project level document. here he
concentrates on below factors.
1. type of project
2. scope and involves
3. risk analysis
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / dharmaraj allukapally
first of all, the BA will take an appointment fron the client, collects Template from the company,
meets the client on the appointment date and
gathers the requirements with the help of Template.
Finally, comes back to the company with the
Requirements Document.
Then,Engagement manager(EM) will go through the requirements,
If he finds any extra requiremnts, thn he deals with the excess cost of the project.
If he finds any confused requirements, thn he will as the concerned team to develop prototype.
Thn he will so to the client with that prototype, demonstrates the prototype,
gathers the clear requirements and
will finaaly handover the Requirement Document to the BA
This Req. Document is called with following names by different companies:-
FRS
BRS
CRS
URS
BDD
BD
dharmarajtestengr@gmail.com
9885531134
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijay chourasiya
1. requrement study
2.test plan
3.test case devlopement
| Is This Answer Correct ? | 0 Yes | 0 No |
what is test metrics
Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?
Have you ever created a test plan?
what is meant by cyclomatic complexity???
explain fields of a bug
In simple steps how will you do unit testing using VSTS?
What is the difference between Project Based Testing and Product Based Testing?
18 Answers Pramati Technologies, Satyam,
How should your staff be managed? How about your overtime?
What is LOI Testing?
What is show stopper bug pls explain,pls give any real time bug u get in your project
how to identify the test scenario
Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one example.