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
What are the major components of Perf Test Report?
how to explain banking domain project in testing?
What is the difference between qa, qc, and testing?
What is smoke test?
What exactly is quality control?
In Manual testing how to test proxy servers? can u please explain with example?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
What is a testbed in manual testing?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
How the application is launched to the production environment?
What is early testing?
Test cases have written according to Flow of the software working or according to Screens?
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
what types of testing have u done in ur project?and expalin it detail?
what are the Cs in testing