Answer Posted / 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 View All Answers
Please can any one tell me 1).Types of reports 2).Types of Meetings.
Anyone tell me the test cases of Shopping Favorite
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
Why did you choose the Software Testing Field?
What is the responsibility of programmer’s vs QA?
define risk management system with example ?
Difference between smoke and sanity testing
What is build interval period?
Can you explain an application boundary?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Can you please explain about the erp project
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
Give me an example of something you tried at work but did not work out so you had to go at things another way.
What is defect removable efficiency?
Define performance and stress testing?