In this post, I will describe test design document and test policy document. I will also discuss about Standards to be followed in Test Analysis and Design, Standard to be followed in Test case specifications (Test Case document) and why Standard is not followed in software testing documentation. What is Test Design? Test Design is a document which will be … [Read more...]
Importance Of Planning In Project Management
Planning means “Deciding what has to done, Who has to do, when it has to done, how it to be done, Where it has be done. Planning is an intellectual process, which requires anyone to think before acting. To plan one would need objective, goal, way to perform and means of to perform. Planning would satisfy below mentioned parameters; Contribution to accomplish purpose and … [Read more...]
C Programming Under Linux – Zombies And Orphans Process
What is Linux? Linux operating system is clone of Unix operating system. Kernel of Linux was developed from scratch by Linus Torvalds with assistance from a loosely-knit team of programmers across the world on internet. It has got all the features that would be expected in a modern operating system. Unlike windows or Unix, Linux is totally open source. Kernel of Linux is … [Read more...]
What Is Software Testing Life Cycle And Phases In STLC
Software testing life cycle comprises of many testing related activities that will be carried out prior to development, during development and post development. Software testing life cycle helps in identifying what all test activities to be carried out and when to accomplish the testing activities. At every stage of development there will be a testing activity. There will not … [Read more...]