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
1 answer

How to use Jmeter's mail reader sampler to send/receive invitations and activation key in a Test plan

I am creating a test plan to test mail functionality, which requires to send 'Invitations' and 'Activation key' to other Email Id's form an application. How can I implement Jmeter 'Mail reader sampler' to send the invitation and extract the…
swapnil shirke
  • 91
  • 1
  • 1
  • 11
0
votes
1 answer

Jmeter - how to use Mail Reader sampler user registration and activation key extraction

my test-plan requires user creation and activation, but for now i am doing it manually please guide, how to user Jmeter Mail Reader Sampler and how to extract the activation Key form it..
swapnil shirke
  • 91
  • 1
  • 1
  • 11
0
votes
2 answers

Can developer verify a Test Plan document?

I have created test plan document. We have a small team of developers and testers. Should I involve developers in verifying a test plan document?
RON12345
  • 123
  • 1
  • 3
  • 10
-1
votes
1 answer

How to use Throughput Shaping Timer from JMETER API using Java code?

enter image description here 1: https://i.stack.imgur.com/sRx3n.jpg**strong text**## I am trying to write the Java program to get the input something like this for multiple rows and process it by creating concurrency thread group which can generate…
-1
votes
1 answer

Azure Test Plans

I am MSFT rookie and QA so please excuse me in my questions and those may sound silly. I have Basic Azure Devops Plan I can see that I have access to Test Run tab but don't have access to Create a new Test Plan I can see that I can create test…
Tom
  • 1
  • 2
-1
votes
1 answer

What should be the expected value of SD,Throughput,Median,Error percent in Jmeter test plan

I have created a test plan in Jmeter and ran it for 10 users, it has run successfully without any error, as in the below screenshot of the listeners which I have added in my test plan. In the above listeners, how may I come to know that the values…
user88
  • 1,174
  • 3
  • 27
  • 51
-1
votes
1 answer

Azure Devops : Can I use single manual test plan against multiple tasks with seperate test results?

I have a Test plan A which will be executed across multiple platforms ex: windows, mac, android etc and I want to record separate results against all the platforms but I don't want to clone the same test plan for all the platforms is it feasible?
-1
votes
1 answer

Is there a way to insert a parameter or reorder parameters in ADO test cases?

I have created a test cases with several different parameters, and realized that I skipped one while writing it. I don't see an obvious way to insert a new parameter or reorder the columns. I would like to keep them in order without deleting every…
-1
votes
3 answers

Black box test plan to see whether a value is hard coded

I need to make a manual test plan (black box testing) to see whether a value is hard coded in a drop down list (its' the acceptance criteria). Can anybody give me any suggestions on that? Thanks in advance Saj
-2
votes
1 answer

Test suites in Azure DevOps

Hi so I want to create multiple test suites in a test plan but I want them all under the same PBI and I can't tell if I just can't figure it out and there must be another way or if it's simply impossible. Your help is highly appreciated!
-2
votes
1 answer

Azure devops selenium testplan

I have created a test plan for 10 test cases. I have automated 5 test cases in visual studios 2019. I need to run the automated testcase from testplan, as that i have to execute the remaining manual testcase and failed automation tests manually in…
1 2 3 4 5 6 7
8