SYNCOTA INTERVIEW QUESTIONS
1.what is a test plan
2.Actually when will be the testing people will be involved in the project
3.Define low priority and high severity
4.Whom do you report the Bugs
5.what are the contents present in a test plan
6.which model will you follow
7.Which Bug tracking tool do you use and what are the contents present in it
8.If a bug is reported what will be the Next work done
9. How to write test cases using Use case diagrams
10.For a given condition (X>=0<100) how many test cases you can write


srikanth | Jan 9, 2008 | Reply
During review phase only the actual testing process will be started ie is called static testing
Actual process of testing ie is dynamic testing (operating the application )will be started after the competion of unit testing and application is ready by the developers