1. what is the definition of testplan and what it contains? pls provide us to sample testplan template in the site?2. what is the definition of test strategy? what it contains? pls provide us to sample teststrategy template in the site?3. what is end to end testing? what we have to test in end to end testing?4. what is the definition of test methodology? what it contains?5. what is the difference between teststrategy and test methodologies?6.what is concurency testing?7.what is peneatration testing?

Showing Answers 1 - 8 of 8 Answers

dhana

  • Oct 7th, 2005
 

1.test plan specifies process and scheduling of an application.test lead prepares test plan document based on what to test,how to test,when to test,whom to test.it contains test plan id,one or two lines abt project,estimated project testing start date ,actual  project testing start date,estimated project testing end date,actual project testing end date,selected test engineer names for the current project, training needs ,shedule, use of automation tools,risks and mitigations ,selecting test cases for regression testing.

2.test strategy are the aproaching the testing process. it contains scope and objective of testing, budjet issues,test matrix nothing but mapping between development stages and testing issues.test deliverables,communication between testing and development team,communication between two consecutive jobs in testing team, risks and mitigations,handle change request.automation,test measurements and metrics

7. penetration testing is nothing but security testing.we test the application based on authorization ,encryption and discription.

5.test strategy provides over all approach where as test methodology provides current project testing approach.

3.end to end testing is also called as inter system testing .in this test engineer validates whether our system co existance with the existing soft wares or not

4 .test methodology provides current project testing approach.this document is developed by pm. it contains test strategy.type of the project ,test matrix, determine project requirements,indentify scope of application,indentify tacticle risks,finalize trm matrix prepare system test plan andif required prepare module test plan

V.Mahendran

  • Dec 23rd, 2005
 

End to end testiing

                         Similar to a system testing; the ?macro? end of the test scale; involves testing of a complete application environment in a situation that mimics real-world use, such as interacting with a database, using network communications, or interacting with other hardware, applications, or systems if appropriate

Concurrency testing.

Multi-user testing geared towards determining the effects of accessing the same application code, module or database records. Identifies and measures the level of locking, deadlocking and use of single-threaded code and locking semaphores.

  Was this answer useful?  Yes

diamond

  • Feb 1st, 2007
 

Question 1. what is the definition of testplan and what it contains? pls provide us to sample testplan template in the site?Answer: The purpose of the Test Plan is to describe scope, approach, resources and schedule of the testing activities. It describes the items (components) and features (functionality, performance, security, usability, etc.) to be tested, tasks to be performed, deliverables to be created, testing responsibilities and approvals.

  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