Test strategy is creating a procedure of how to test the software and creating a strategy what all to be tested(screens,process,modules,..)and time li ...
Search results for testing
Testing is subset of QA. Testing is just a phase that comes after coding. But QA is the one that should be incorporated into the entire Software Devel ...
If you have an application, but you do not have any requiremnts available, then how would you perform
Posted by Interview Answers
With out a requirements documents how can u develop an application .if it is developed without any requirements then the application is made with assu ...
What is unit testing?
Posted by Microsoft-Interview
Testing pieces of a program (usually classes) independently using test drivers and/or stubs