GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Testing Scenarios

 Print  |  
Question:  How can we develop Business Scenarios w.r.t software testing?



March 03, 2009 07:22:17 #3
 mathan_vel   Member Since: December 2007    Total Comments: 350 

RE: How can we develop Business Scenarios w.r.t software testing?
 
Its a Massive work...... thinking and Creativity is very important to test the Software Application with Business Scenarios

for example
In an application there are n number of user who have 3 or more User types(Authorization) rights...

User Type A has several role with less access with less functionality
User Type B has several role with few more access and functionality than User A
User Type C has a Admin role with vast functionality

Now We apply for a Business Scenerio

Uaser C admin have the right to change the User A to User Type B.

To Ensure that now the User can get the role of B and should not get the role as A. he/she should able to login and get the rights of B. This changes should not affect the user functionlaity flow.

by checking and thiking like this we can develop Business Scenarios..


Best Regards
Mathanvel.P
     

 

Back To Question