GeekInterview.com
Series: Subject: Topic:
Question: 210 of 210

What is the testing process?

Verifying that an input data produce the expected output.
Asked by: Interview Candidate | Asked on: Sep 10th, 2005
Showing Answers 1 - 37 of 37 Answers
Premnath Bysani

Answered On : May 25th, 2005

Testing process is not only verifying the expected output, but also the expected behavior.

Yes  1 User has rated as useful.
  
Login to rate this answer.
Sonal Jain

Answered On : Jun 24th, 2005

Testing is the process of locating errors

  
Login to rate this answer.
Prakhar Saxena

Answered On : Jul 12th, 2005

Testing the process which ensures that the product will attain the user requirement expectations, as well as it is the process which enables us to find those undiscovered error which can effect the performance of the software product.

  
Login to rate this answer.
Renu

Answered On : Jul 13th, 2005

Testing is the process of executing a system with the intent of finding defects.

  
Login to rate this answer.
Sandeep B

Answered On : Jul 22nd, 2005

it ia an activity in which a system or a component of a system is executed in an environment, the results are observed or recorded and an evaluation is made on some or the other aspect of the system

  
Login to rate this answer.
pramila

Answered On : Aug 10th, 2005

Testing is the intent of finding out errors in the software product to deliver quality software product to the customer.

Yes  1 User has rated as useful.
  
Login to rate this answer.
Sivabalan.G.A

Answered On : Aug 10th, 2005

Testing is the process of finding an yet unidentified error.

  
Login to rate this answer.
Ram

Answered On : Sep 10th, 2005

Testing is a hunting until we meet the requirements

  
Login to rate this answer.
NAREN

Answered On : Sep 14th, 2005

a way of organising ,set of inter related activities that are connected with people, tool, policies & to mesure s/w quality in well defined format

  
Login to rate this answer.
sandhya

Answered On : Sep 16th, 2005

testing is to check whether the software fullfills the customer requirements.

Yes  1 User has rated as useful.
  
Login to rate this answer.
avi_ngp

Answered On : Sep 22nd, 2005

View all answers by avi_ngp

It's process of validating whether requirements are met and to check the deliverables are at an acceptable level in accordance with existing standards during initiation, development and operation phase.

  
Login to rate this answer.
avi_ngp

Answered On : Sep 22nd, 2005

View all answers by avi_ngp

It's process of validating whether requirements are met and to check the deliverables are at an acceptable level in accordance with existing standards during initiation, development and operation phase.

  
Login to rate this answer.
Harish

Answered On : Sep 28th, 2005

Testing is the process of Evaluating the Quality of a System or a Product and checking whether it conforms to the Requirement Specification.

Yes  1 User has rated as useful.
  
Login to rate this answer.
dillip

Answered On : Oct 3rd, 2005

It's an activity to check wheater it matches with the requirements/not...

  
Login to rate this answer.
Narayan

Answered On : Oct 4th, 2005

Finding any kind deaviation from SRS as per client Requirement

  
Login to rate this answer.
Praveen

Answered On : Oct 14th, 2005

Testing Process is nothing but the process followed generally during testing. It is like

Test Initation -> Test Planning -> Test Design -> Test Execution<=>Defect Report -> Test Excution closure -> Close the test

In the above process after Testing execution if a defect is found it is reported to development team and the given back to the testing team for test execution and vice versa.

  
Login to rate this answer.
nageswara rao

Answered On : Oct 16th, 2005

what is the difference between QA and QC

  
Login to rate this answer.
saravanan

Answered On : Oct 17th, 2005

yes

  
Login to rate this answer.
Ravi

Answered On : Nov 4th, 2005

Testing is a process of detecting the defects in terms of structural and behaviour of the coding thereby minimising the risk associated during performance at user end.

  
Login to rate this answer.
vamsi.mogaraju

Answered On : Jan 30th, 2006

View all answers by vamsi.mogaraju

Testing is to ensure that tha final product fullfills the enduser.

  
Login to rate this answer.
viswajani

Answered On : Feb 8th, 2006

testing procses means :test initialization-> testplaning->testdesign->testexicution->analyzing results->bugtracking->summary of repory.

  
Login to rate this answer.
Reshma

Answered On : Apr 26th, 2006

 Testing Process
1.        Preparing the test plan

2.        Preparing the test specification

3.        Approval of the test specification

4.        Setup of test environment

5.        Preparing the test cases

6.        Reviewing test plan

7.        Approval of test plan

8.        Reviewing test cases

9.        Acceptance Tests of software releases

10.     Test Execution!

11.     Update test reports

12.     Deliver final test reports

Yes  1 User has rated as useful.
  
Login to rate this answer.
Madhuker Sinha

Answered On : Jul 17th, 2006

Testing process includes the followings:

1)Unit testing:-Classified the mouldes and tested accordingly.

2)Integration testing:-Tested the application after integrating all the diff modules.

3)System testing:-Testing the application for meeting all the requirements.

4)User Acceptance testing:-Testing the application with real word data or we can say it is demo to the client.

  
Login to rate this answer.
geethathiraviam

Answered On : Aug 11th, 2006

testing is the process of identifying the bugs and also verify whether the system meets the customer requirements or not.

Yes  1 User has rated as useful.
  
Login to rate this answer.
sneha

Answered On : Aug 25th, 2006

its the operation of the system or application under controlled conditions(it could be both normal and abnormal) and evaluating the requirements and specifications.

  
Login to rate this answer.
pavanswapna

Answered On : Sep 14th, 2006

View all answers by pavanswapna

1. Testing is nothing but analyzing the program or application with the intention of finding out the errors.

2. Testing is done to check whether the given input produces the expected result or not

3. Testing the method to check the variation between the expected and actual result

4. Testing is done to check whether the customer requirements are satisfied or not

Yes  1 User has rated as useful.
  
Login to rate this answer.
Brijesh Sharma

Answered On : Dec 26th, 2006

  1.Testing is the process of finding bug & make sure they get fixed.

   2. To improve the quality of the product.

    3. To check wheather product is working according to customer requirement or not.

Yes  1 User has rated as useful.
  
Login to rate this answer.

Testing process is process of finding and reporting the bugs as early as possible.

  
Login to rate this answer.
saritha

Answered On : Jan 10th, 2007

testing is a process of executing a program with the intent of finding an error....

and also get good quality software..

quality is nothing but confirmance to requirements quality is compliance to standard..

  
Login to rate this answer.
saritha

Answered On : Oct 3rd, 2007

Testing is a process of Varification and Validation in application build.

Yes  1 User has rated as useful.
  
Login to rate this answer.
srikanth

Answered On : Oct 29th, 2007

Hi,
     Testing is the process with the intent of finding bugs and meeting the requirements of the clients.It is the process of finding an error which is yet to be discovered.

  
Login to rate this answer.

testing is a systematic process of identify the defects,isolate and subcted to rectification,and ensure the product is defect free or not inorder to produce the quality product to satisfy the customer.

Yes  1 User has rated as useful.
  
Login to rate this answer.
mohan056

Answered On : Jan 10th, 2008

View all answers by mohan056

its is the way of finding defects against the requirements given by the customer

  
Login to rate this answer.
snreddy

Answered On : Feb 7th, 2008

View all answers by snreddy

Testing Process involves the development of a test plan,carrying out the testing as per the test plan and documenting the test results in the form of a Test Report.
Test plan has to specify the resources required for testing,the test tools to be used, the test cases,the types of testing to be done etc. The Output of this stage is Completely tested software which meets the requirement specifications.

  
Login to rate this answer.
Ranjit8055

Answered On : Aug 1st, 2008

View all answers by Ranjit8055

Testing process means testing life cycles that is, From Reading Requirement to the end when the software is deployed to client with out any bugs.
1. Reading and Planning  (TEST PLAN) from Software Requirement Specifications (SRS)
2. Writing the test case from the test plan based on the functionality of the project.
3. Checking whether the build received from developer is passed in unit testing and integration testing.
4. Doing the smoke testing ( testing the primary functionality ) of build received.
5. Doing the retest on the new build when reported got fixed.
6. Doing the regression testing against the bug fixed/ any new functionality added.
7. Neccessary documentation has to be done like test report/ defect metrix/ test case/ test script/ test plan.
8. After confirming that the build is covered with necessary testing then it is deployed to the user for UAT (user acceptance testing).

Yes  1 User has rated as useful.
  
Login to rate this answer.
srinivas

Answered On : Jul 24th, 2011

in which defects are identified, isolated and subjected to rectification , till the process is continuous the product is defect free in order to produce a quality product and hence customer sanctification

  
Login to rate this answer.
siba

Answered On : Sep 13th, 2011

Quality assurance measures the quality of process used to create a quality product.Quality control measures quality of a product........

  
Login to rate this answer.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

Related Open Questions

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.