What are the things you prefer and prepare before starting
testing?
Answers were Sorted based on User's Feedback
All the above answers are right but a small correction
needed, testing start right from BRS and not after all the
above stated answers.
The above stated answers are starting of validating the
application or build( where the techniques are used.)
FOr each and every phase we need testing.
at 1. BRS we check whether the BRS we gathered is correct or
wrong( here we consider resources, software to use, hardware
configuration, budget).
2. SRS confirm requirement for about to build application,
we build test plan and there stratergy . approach and
required training if needed.Conduct Reviews.
for well understanding of the documentation.
3.Design we take care of Test case looking at the ppt and
depending upon the SRS.
and like wise when we are going towards validation testing
we have to check following conditions mainly.
1. if the testing team given a seperate environment (
machine) check whether that is work and the code for that
machine has been freezed or not. ( the code should be
freezed when we are testing).
2. All the test cases are reviewed and checked whether they
are written according to the functionality and requirement.
3. Look at the test plan and test stratergy approach which
describes which approach and techniques to be followed and
are we comfort with that techniques.
4. Are the resources available which is stated in the test plan.
after this we have to do sanity testing for accepting the
build before we do all the above.
hope it gives the answer. :)
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / devask007
before start the testing i prepared following documents
1. test plan
2.test cases
3.build
4.environment set up like hardware configeration,software
configeration
5.resources are ready
6.unit test is completed(whitebox testing)
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / shadab
I prefer BRS (business requirement specification) documents,
SRS (software requirements specifications) documents, Test
plan, Use cases.
I prepare Understanding documents, test cases.
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / rasul
I prefer:
Reviewed SRS (to write test cases)
Approved Design documents ( for integration testing)
Unit tested code/build
Approved test plan
I prepare:
Identify test conditions
Prepare Test Cases (should be approved before testing)
Rasul
QA Engineer
rasul_Cse@yahoo.com
Is This Answer Correct ? | 0 Yes | 1 No |
Why performance testing is performed? What are tools of performance testing?
What is Prototype Testing?
can any one please tell me the types of defects in s/w testing
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
Analytical Questions like A big square was drawn, then it was split into 4 equal rows and 4 equal columns and asked me to find how many squares.?
12 Answers RBS, TAG Info Solutions,
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?
what is deadlock in manual testing?what is another name for this deadlock?
What is the difference between alpha testing and beta testing
What if the software is so buggy it can't really be tested at all?
what is the importance of test data while testing the application? and how hard it is to set up the test data?
what is the use case and what is the test case?
what is diff between stress & load testing