A Friend in Need is a Friend in Deed.
Become a Member at ITTreats.com !! Share Your invaluable Experience to Fellow Programmers. Signup, Start Blogging and support fellow Techies.

Glossary of Software Testing/QA Terms

source: the following definitions are taken from glossary of computerized system and software development terminology audit. (1) (ieee) an independent examination of a work product or set of work products to assess compliance with specifications, standards, contractual agreements, or other criteria. see: functional configuration audit, physical configuration audit. (2) (ansi) to conduct an .. .. ..

Created By : babafakruddin

Software Testing Life Cycle Explained

software testing life cycle consists of six (generic) phases: test planning, test analysis, test design, construction and verification, testing cycles, final testing and implementation and post implementation. read the rest of this entry .. .. ..

Created By : babafakruddin

Software Testing Interview Questions

test automation job interview questions: 1. what automating testing tools are you familiar with? 2. how did you use automating testing tools in your job? 3. describe some problem that you had with automating testing tool. 4. how do you plan test automation? 5. can test automation improve test effectiveness? 6. what is data – driven automation? 7. what are the main attributes of test .. .. ..

Created By : babafakruddin

Software Testing in Detail

software testing is probably the most complex task in the software development cycle. it often takes longer to test the software than it does to write the code. the problems discovered during the software testing phase add more time onto the coding phase, resulting in further delays in the product’s release, and so this vicious cycle goes. it’s nearly impossible to attribute the .. .. ..

Created By : babafakruddin

Software testing Outline

1. the software life cycle an introduction to the fundamental elements of the software life cycle, and several life cycle models that are commonly in use. also, how testing is integrated into the life cycle. a. life cycle models b. types of testing and where they fit in i. unit testing ii. regression testing iii. integration testing iv. system testing read the rest of this entry .. .. ..

Created By : babafakruddin

what is a Test Plan and explain

what’s a ‘test plan’? what did you include in a test plan? a software project test plan is a document that describes the objectives, scope, approach, and focus of a software testing effort. the process of preparing a test plan is a useful way to think through the efforts needed to validate the acceptability of a software product. the completed document will help people outside .. .. ..

Created By : babafakruddin