Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the work flow of testing(glamorous)

Answers were Sorted based on User's Feedback



what is the work flow of testing(glamorous)..

Answer / eswar

3 stages for a project are:
1. Project Manager
2. Developer
3. QA Team

Project Manager Activities:
1. Requirements Gathering
2. Project Planning
3. Code Review
4. Impact Analysis
5. Technical Assistance
6. Quality
7. Release

Developer Activities:
1. Analysis of Requirements
2. Coding
3. Self & Peer Review
4. Unit Testing
5. Integration Testing
6. Delivery to QA Team

QA Activities:

1. Test Analysis Process
i.Establishing Test Traceability
ii.Analyse Contradictory Requirements
iii.Discuss ambiguous Requirements
iv. Verify missing Requirements

2. Test Design Process
i. Test Plan document
ii.Test Case Document
iii.RTM

3. Test Execution Process
i.Test Case Executed
if it is Pass---->entered in Actual Result column
as "Pass" in Test Cae Document
if it is Fail----> entered in Actual Result column
as "Fail" in Test Cae Document and logged the defect in
Defect Report.

4. Defect Tracking Process
i. The Tester finds the "bug" and logged in Defect
Report with the status as "New"
ii. The Project Manager approves the Bug and change the
bug status as "Open"
iii. Project Manager assigns the bug to corresponding
Developer
iv. The developer fixes the bug and change the status
as "Fixed"
v. The tester re-tests & verify the bug and change the
status to "Closed"
vi. If the bug re-occurs,the tester changes the status
to "Reopen"

5. Test Reporting/Deliverables
i. Test Case document with Test Results
ii.Defect Report
iii.Test Summary Report
iv.Status Reports(Daily/Weekly).....................

Is This Answer Correct ?    6 Yes 0 No

what is the work flow of testing(glamorous)..

Answer / a sameer

The workflow for testing is not standard, it changes from
one company to other, But the standard worfklow which
commonly used is "V-Model" itself( SDLC itself is sufficient).

1. Verify the result from implementation by testing each build.
2.Plan the tests in each iteration.

a. Integration tests for every build within the
iteration
b. System tests for the end of the iteration
c. Design and implement tests by creating
3.
a. test cases that specify what to test
b.test procedures that specify how to perform the
tests
c. executable test components to automate the tests
(if possible)
d. Perform the tests and systematically handle the test
4.
results
a. Defective builds are sent to other workflows
(e.g., design and implementation) for defect fixing



This might answer your query :)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

WHAt is diff between test plan and test planning?

5 Answers  


what are the exact testing types you involved when testing the webapplication testing and clent server application testing?have u find differene interms of testig?

3 Answers   HCL,


Expain Equivalence Class Partion with an Example?

5 Answers   McAfee,


What would be the designation of the tester in the company,would it be called as software engineer.

2 Answers  


Define cause effect graphing?

0 Answers  


Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)

2 Answers  


what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))

1 Answers   Zensar,


What is misinterpretation of data with respect to software systems?

1 Answers  


What is dry run testing??

2 Answers  


what kind of bugs you can find in the application in manual testing?

1 Answers  


There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ..........etc My Question is ---> What are the -ve test cases for such a fields.There are no validations for any field.

4 Answers  


what will be the test case for car & Cell phone.

6 Answers  


Categories