Questions tagged [test-plan]

A test plan is contract between the testers and the project team describing the role of testing in the project.

A test plan is contract between the testers and the project team describing the role of testing in the project. The purpose of test plan is to prescribe the scope, approach, resources and schedule of the testing activities. To identify items being tested, the feature to be tested, the testing task to be performed, the personnel responsible for each task and the risks associated with the plan. From this, it is imperative that test plan is made by taking inputs from the product development team, keeping in consideration the project deadlines and risks involved while testing the product or components of the product. After completion of SRS learning and business requirement gathering test management concentrate on test planning. Generally, author of test plan is Test lead or Team lead and Project Manager approves the test plan after review.

116 questions
0
votes
2 answers

Create a Child Test Plan under a Master Test Plan

I am using Visual Studio 2016 with the latest updates. Though I am not the administrator of the project that I am working on, but I have access to creating as many number of Test Plans as required (though i can't delete them once created). I have…
Reema
  • 969
  • 1
  • 10
  • 17
0
votes
1 answer

TFS 2017 Test plan: navigate to test cases within suite

According keyboard shortcuts in TFS test plan there is no option for go to specific test case in test plan (ex. search by ID and select line with this test case). Is there any option for search test cases like it realised for example in excel…
Andrew
  • 1
  • 2
0
votes
1 answer

What is the difference between test case, test plan, test suite and test scenario?

What is the difference between a test plan, test suite, test case and test scenario? Is there any format that Quality Assurance team follows or a generalise format to follow?
Dev
  • 1
  • 1
  • 5
0
votes
1 answer

How to change call test parameters in ALM?

I have created a test Templates it has just one step and I have used 3 parameters A,B,C. I have to run this script for 10 cases and every time A and B will remain the same but C will Change. One thing i can do is every time just pull the test cases…
MKONDKARI
  • 9
  • 3
  • 10
0
votes
5 answers

Do we prepare requirement traceability matrix Before / After creation of Test Plan?

Is RTM prepared before the creation of Test Plan or after the creation of Test Plan? How are both interrelated? In case of Integration, System, Master test plan how os RTM related?
0
votes
1 answer

Hit 2000 requests in 1 hour, partially from slot 'A' and from slot 'B'

I have been total given 900 URLs (pages) in two slots 'A' and 'B', lets 500+400. I want to hit 2000 requests in 1 hour, having 80% hit from slot A and 20% from slot B, in the end, I need to share response time. How I tried: `**TestPlan** …
paul
  • 4,333
  • 16
  • 71
  • 144
0
votes
1 answer

Testlink test plan management screen content not displayed

Configuration: TestLink 1.9.14 Problem description: After creating a new test plan in one of my projects in TestLink, I can't see the Test Plan management screen any more. The page is loaded but not the content. I've checked in the Event viewer and…
0
votes
1 answer

How to mark a test run with a non-TFS build, possibly as comment?

I want to track results of manual test cases in VS online (where I keep my tasks, bugs etc). I've created a test plan and some test cases, and can start a test run and mark test cases as passed/failed, with comments per test case. However, my source…
Jonathan
  • 6,939
  • 4
  • 44
  • 61
0
votes
4 answers

Tool to make mindmap for test strategy

I need to draw a more elaborate Mindmap to present my test strategy to my client. I have no experience of creating mind map with any tool. Can someone suggest any good mindmap making tool?
Megha
  • 509
  • 5
  • 16
0
votes
1 answer

Cannot open a .xml (working) test plan in JMeter 2.8.20130705 "Conversion Error"

I'm facing an error when trying to import a test plan (.xml file) into my JMeter. Here's the error: ERROR - jmeter.save.SaveService: Conversion error com.thoughtworks.xstream.converters.ConversionException:…
marianogg9
  • 184
  • 1
  • 13
0
votes
1 answer

JMeter: Why status as "Success" is not shown in View Result in a Tree's response Data when JMeter runs in Distributed mode

Testplan when run on Distributed mode in JMeter Version: 2.13, shows blank "Response Data" in View results in a Tree, however, when run locally, I can see Success in Response Data. JMeter distributed testing is configured on Windows 7 while Server…
Anonymous
  • 858
  • 4
  • 27
  • 54
0
votes
1 answer

is it possible to Add Multiple Scenarios in Test Plan Jmeter?

I have 100 virtual users, and 3 script. I need to assign 20 users to 1 script, 30 users to 2nd script and 50 users to 3rd script … Questions: How to Add 3 Scenarios(Scripts) to single Test Plan? How to assign load Distribution to 3 scripts (assign…
Kuldeep Vasani
  • 310
  • 1
  • 3
  • 13
0
votes
0 answers

Export test Cases from MTM (Microsoft Test Manager)

I'm trying to export my test cases from Microsoft Test Manager 2013 and i tried various tools but none is working. I'm getting 2 different errors: 1) Must install microsoft.teamfoundation.build.client version 11.0.0.0 in the GAC 2) Object Reference…
Nicolas Touma
  • 21
  • 1
  • 5
0
votes
1 answer

Naming convention for Test plan version

While writing test plan, very first thing we add is Test plan identifier heading; under that we create table with three columns: Test plan version, Changes, Person who made changes to keep track of changes in test plan. As test plan keeps changing…
Alpha
  • 13,320
  • 27
  • 96
  • 163
0
votes
1 answer

Associate Exploratory Test Cases with Test Plan

The following question is regarding Microsofts Test Manger, which is included with Microsoft Visual Studio 2012 Premium and higher. I have a hierarchic structure of test plans. Example: When I want to create a new test case I usually do an…
Sam
  • 1,301
  • 1
  • 17
  • 26