What is the document that development team passes while passing buildfor testing(how they communicate when the build is passed for testing)What is test plan(Not the content of the test plan)What is gray box testing? what are all the techniques used in gray boxtesting?What is sdlc? in which phase testing is conducted?What is the difference between test strategy and test plan and who prepares test strategy?What is the document required to prepare test plan?Difference between smoke and sanity testing(clear difference)In test director you are exporting test cases from excel to test director what is the component that is needed to export?Now there are 32 test cases in excel sheet. you are exporting by specifying number. but 31 is blank. will it display error ?You are filling 31st line and exporting, will it display error?

Showing Answers 1 - 9 of 9 Answers

jyothi

  • Mar 13th, 2007
 

2.A test plan is a document that describes the objectives,scope,approach and focus of asoftware testing effort.

3.Gray Box testing refers to the technique of testing a system with limited knowledge of the internals of the system. Gray Box testers have access to detailed design documents with information beyond requirement documents. Gray Box tests are generated based on information such as state-based models or architecture diagrams of the target system.
 Different tech involved in grey box testing are

  • Matrix Testing
  • Strategy for Gray box Regression testing
  • Pattern Testing
  • Orthogonal Array Testing
  • jyothi

    • Mar 13th, 2007
     

    4.  Software development life cycle is the process involved during the development of any software.It involves 6 phases

       Concept

       requirement

       Design and development

       Testing

       Deployment

       Maintenance.


    5.I think test strategy and test plan r same.It is the plan for how u r going to approach testing.Test plan is created by QA manager,Test lead and testers   

    jyothi

    • Mar 13th, 2007
     

    6.  Business reqirement document or use cases are required to prepare a test plan

    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