What is the general testing process?
Answers were Sorted based on User's Feedback
Answer / arif
Testing Process
-----------------
1. Tesdt requirements analysis
2. Creation of Test Strategy (Which includes creation of
Test Cases)
3. Creation of Test Plans (Which includes Test Cases and
Test Procedures)
4. Execution of test cases
5. Anlyze the test results
6. Report the defects if any
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rajan
Testing Process are,
1 Identify the correct person
2 Plan test /Design test
3 Execute test
4 Analys the result
5 Report the Bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kommineni
Test initiation
Test plan
Identifying the testable requirements for current release
Testcase preperation
Reviews on TCs
Test execution
Defect reporting
Retesting
Regression testing
Defect closure
U.A.T
Test closure
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hash
1. Requirement Analysis/Review
completely understand the requirements of the system.
2. Test Planning
Important documents like Test Strategy, Test Plan and Effort Estimation are derived from this phase,tools,Resources within hand.
3. Test Designing
The test cases prepared.
4. Test Environment Setup
it's like a simulation enviroment application works like it's working in live enviroment, this is could be access by Virtual machines, or URL or Citrix depends every place have their own ways to setup their testing enviroment.
(Many times it happens that testing team is not involved in setting up the test environment).
5. Test Execution
time to run test cases, find the defects report it. (defect life cycle runs in this phase).
6. Test Closure
time to pack-up and create reports and leaving traces for maintenance team as test cases might get automated in future.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj.thakur21
You can simply talk about the V-Model for the testing
process. Because nowday's every company is using the same.
This model help's you to back-trace in evey phase.
If you are not familier with V-Model, Ask Google....
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / raj.thakur21
You can simply talk about the V-Model for the testing
process. Because nowday's every company is using the same.
This model help's you to back-trace in evey phase.
If you are not familier with V-Model, Ask Google....
| Is This Answer Correct ? | 0 Yes | 3 No |
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
Loop Testing Comes Under 1. White box Testing 2. Block Box Testing 3. Green Box Testing 4. Yellow Box Testing
Have you ever completely tested any part of a product? How?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What is agile methodology and how to perform agile testing?
when do you stop your testing
What is mean by Open Source tools?
advantages of test plan in software testing? the interviewer asked what is the use of test plan, as we always dont follow the test plan.
How to design the test cases?
What is diff. between System Testing and Integration Testing ?
what type of test secnerio's well you write for a web testing project?
How do ensure that we prepared Test cases for all the requiremets.. or how do we ensure that we didn't missed out any requirments...do we prepare any Tracebility matrix.. can anybody answer this question...