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 type of documents can u prepare during Testing?
5 Answers Covansys, OSF Global Services,
On what basis you are fixing up the time for project completion?
What is Elementary Acceptance Testing
Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.
Can you explain equivalence partitioning?
What is the difference between bug,error,defect.
HI, i did MCA and i took coaching for testing and now iam trying to get job.but whenever i see any job requirement they r asking for minimum 3 yrs of experience and many other pgmming languages like java,c++,perl,shell,database like unix,linux.my question how can one have experience without getting job and how one can know so many(pgmm lnguages).iam afraid to keep fake experience and cannot answer as i did the project.so some one pls suggest me how should i proceed ..thx in advance.
Is Alpha Testing done by Testers or Developers?
1.what is function incrementation and Bing- Bang 2. Drivers are also known as: a. Spade b. Test harness c. scaffolding
What is non-compliance testing?
What is the difference between action & script ?
what is test coverage?