Skip to main content

Questions tagged [test-management]

Use for questions about managing the test process, including organizing test cases and test results.

0 votes
1 answer
22 views

How to avoid making lot of mistakes while testing functionality?

How can we avoid mistakes while doing testing specifically black box testing of application..I test a financial web application that deals with lot of funds moving around and financial data in ...
rahul2578's user avatar
0 votes
1 answer
46 views

Test Case Result Chart to multiple Test Suites?

I have recently taken over Test Suite creation for my team and I have encountered a rather annoying and time-consuming issue. We are using Azure DevOps Test Suites. Scenario: Let's say we have 5 Test ...
BCE's user avatar
  • 11
-1 votes
1 answer
20 views

How to manage a few dozen free-trial credentials for testing third-party integrations?

We have a product that integrates with several-dozen third party applications. Our developers and testers sign up for free trial accounts with the third-parties so that we can validate that the ...
jamesmortensen's user avatar
2 votes
1 answer
67 views

Finding bugs = More works/overtime

I've been working as a manual software tester for 5 years and I find out that I always hope there is no issue in the app under tested. e.g: The company gave us 3 days to do regression testing every ...
QATestIsTough's user avatar
1 vote
3 answers
75 views

Change control for test cases

Currently, our QA team writes test cases for every feature and bug fix. These take the form of spreadsheets - each row is a test case with name, steps, prerequisites, outcome of the test (pass, fail). ...
user1147862's user avatar
0 votes
1 answer
118 views

Testing 21 search criteria and their combinations

Say I have a page with search function. The search function has 21 search criteria. If I want to test all combinations of criteria can be used, to calculate the number of times to test should be 21! ...
Z.V's user avatar
  • 109
-1 votes
1 answer
72 views

Our company has more than 130 customer side bugs in just one moth after release. How can I reduce it as team lead? [closed]

Our company has more than 130 customer side bugs in just one moth after release. This problem exist before I join the organisation. My manager assigned me to reduce the number of bugs in production ...
Anjana CS's user avatar
0 votes
0 answers
26 views

Jira Xray copy / push steps of a testcase to git (bitbucket)

I would like to commit / push all test steps of a jira-xray issue into git without writing custom code for the provided XRAY REST APIs. The workflow should be something like this Each day all jira ...
surfmuggle's user avatar
1 vote
1 answer
58 views

Testing components between software teams

I've recently encountered this scenario in my exam preparation for a certification and I'm trying to understand how to coordinate testing of shared components across multiple software teams. Team A is ...
Charles Owen's user avatar
2 votes
0 answers
133 views

Test automation and test data generation for chatbots how to implement?

Details: Our customer wants complete test automation including test data generation for a chatbot. The test data will probably be provided to us via RestApi. Since we have not completed this area yet, ...
Mornon's user avatar
  • 1,117
1 vote
2 answers
107 views

Should Tester's still focus more on writing Test cases than Exploratory testing? [closed]

I don't focus much on writing hundreds of test cases in any test case management tool. I create my exploratory testing notes which include different test ideas, scenarios, heuristics-based test design ...
user55586's user avatar
1 vote
1 answer
116 views

How do I effectively measure the level of impact of test automation within a Safe Scrum environment?

Details: Currently we are within a Safe Scrum environment and have already automated much of manual testing. However, we would like to measure the effectiveness and coverage of test automation across ...
Mornon's user avatar
  • 1,117
0 votes
4 answers
374 views

Manual Testing Interview Question : What you should do as a QA if you found major bug at last day of Sprint?

If you found a major bug on the last day of a Sprint, what should you do? Can you change the length of the sprint which is already decided? This question was asked me in an interview. What should be ...
Sushrut Parab's user avatar
0 votes
1 answer
83 views

What is the best way to explain the findings in Jmeter to a customer?

Yes, I know a simple question at first glance, but on the second it leaves you perplexed. Details: One of our customers got a complete setup from us, and that was Jmeter and an integration into a ...
Mornon's user avatar
  • 1,117
-1 votes
1 answer
47 views

how do you automate test a enterprise security software application?

I have been assigned to automate test a enterprise security software which will be installed on client computers with different operating systems (linux, windows). my team challenge is to setup a ...
ben's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
39