What is testing process
Answers were Sorted based on User's Feedback
Answer / qa
The main purpose of testing is to verify and validate the
application with the given user requirements.
The testing process of my company is as follows:
1. Prepare test plan (done by seniors)
2. Prepare test case based
3. Verify the test case by running the applicatioon and
mark the results
4. Report bugs using tools like Gemini, Bugzilla
5. Prepare test summary report
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / narmada
The processs of verifying and validating the coding of a
particular application either by manual or automated
process is called as testing process.There exists certain
methods to test an application.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / hemakumar
Testing is the process of executing or evaluating a system
component by manually or automated which the out put should
match the customer requirements
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aa
testing Process means what r the different step u follows in
testing the application from the start to end like first u
understand the test plan then prepare the Test Scenario
after preparing the scenario u write the test case based on
that scenarion then u execute the test case if its work fine
then its ok otherwise u raise the defect and then Track that
defect mean after raising the defect what the status of that
defect like this ..........
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anjani dubey
Testing process is a verification and validation of
application with process of manual or automation. The main
purpose of testing to do for verify according to document of
client.
There is few methods to perform the testing according to
approach
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / amit
1. Requirement review. (Most Imp task in process)
2. Test Plan, Treceability matrix and Test Case template
creation.
3. Test Plan Creation.
4. Treceability matrix Creation.
5. Test Cases Creation.
6. Test Cases execution.
7. Defect tracking.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / saa
following steps you have to do
1)understand the requirement what you want to test
2) prepare a test plan as per requirement
3) prepare the test case as per test plan(and as per
requirement)
4)Verify the test case by running the applicatioon
5)mark the results which is pass or fail
6)if it is fail then log a bug in test result tool like
bugzilla
7)when developer solved the problem then again retest log
bug and mark a result into test result tool
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahi
Testing is a process in which defects are
identified,isolated and subjected for rectification and
ensure that the product is defect free.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is entry and exit criteria and explain it?
Main concepts in webpage Testing?
what is difference between regression & retesting?
How will you go with testing process if only project requirements document is given to you
What is the diffrence b/w defect lifecyce ans buglifecyce?
What do you like about computers?
Can any one explain me what is Integration Testing with Stub and Drivers.Explain with Example.who will do Integration Testing?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...
what we have to do if the application has some additional functionality which is not specified as part of functional spec.(but is useful.. may b futher) Do we consider it as a defect?
What are the benefits of requirement traceability?
What are the documents required to prepare test plan?
Difference between Test Plan & Test Strategy?