How do you scope organize and execute a test project

Showing Answers 1 - 4 of 4 Answers

srinivas

  • Mar 31st, 2006
 

    Scope is nothing but what is to be tested  and how to be tested.Execution is Executing the application with using Tools.

  Was this answer useful?  Yes

sandeep kumar

  • Oct 6th, 2007
 

I think you are asking about priority which we are concentrated more or allotted in industry. If it is true go through

1 Initially / starting we will write the test cases for all functionality and use test case

2 Then we are separating them in Features to be tested and features which is not to be tested

3 In features tested we will give priority in that

Example:- Yahoo-mail
1 Before registering you cant access the mail/login so here high priority is Register form to login

2 Then you should get your Email Id and Password
3 Then you can login
etc...

If any query send my Email id

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions