Things to be considered when testing has to be carried out in a short period/ not enough time is given



a) Use risk analysis to determine where testing should be focused
b) Determine which is the core or important functionality of the   
     Project/product/application
c) Which functionality is the most visible to the user?
d) Most required and frequently used functionality by the customer
e) Which part of the code or design is most complex and has the chances of
      Having more bugs/errors/defects
f) What are the specific tests that will cover multiple functionality of the application?
g) If testing of the current project has the same features or similar functionality to the 
    Previously executed project, get details of that project information and try to eliminate   
    Those problems in the current project.    
h) Which functionality has the largest safety impact?