Skip to main content

Questions tagged [testcase]

A description of one or more actions with the expected outcome, used to determine whether a system operates correctly.

-1 votes
1 answer
32 views

I want to know how to distinguish the blocked test case?

When I execute a test case, I meet a blocked issue 'QP-12' in my test case list. So I can't test cases QP-13 - 17, because there are a series of test cases of 'QP-12'. In this case, to share with QA &...
Seok Hwan Choi's user avatar
0 votes
1 answer
29 views

How can time to execute a manual test case in DevOps be captured?

How can the amount of time required to execute manual test cases in Azure DevOps be captured. For example, I want to use the information in order to provide stakeholders with actionable data for how ...
Doug's user avatar
  • 1
-1 votes
2 answers
67 views

What is correct approach to write Login test and subsequent tests that depend on it?

I am brand new to Software/application testing. I am testing a Web application using Cypress. For this web application, I have created my first login test. But for any subsequent test case, I need to ...
dAviN's user avatar
  • 3
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
2 answers
57 views

Exporting Test Cases with Attachments?

So we send out clients our test cases to help them with their UAT process and ensure they are testing our integrations properly. Is there a TCMS on the market that actually exports test cases with the ...
Johno's user avatar
  • 11
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
3 votes
1 answer
171 views

Equivalent partitioning for alphabet or characters

Is there any way to use equivalence partitioning to write test cases for achieving coverage for testing an alphabet(English alphabet for example)? Mostly when we speak about EP the first thing that ...
llRub3Nll's user avatar
0 votes
1 answer
142 views

How to do Testcases for a specification document?

I have always done these very simple test cases so I am actually very lost and got overwhelmed when I got this assignment where I should do test cases from a functional design specification document. ...
AlwaysNew's user avatar
2 votes
3 answers
584 views

How to write test cases and organize them into test suites?

I read a few ISTQB manuals like the ISTQB Foundation Level, Agile Testing, Acceptance Testing, etc. The only manual where I found some kind of useful references was the Certified Tester Advanced Level ...
CamelCamelius's user avatar
1 vote
1 answer
124 views

How can you test if a page can be anonymously accessible within an app you have already authenticated in?

I am trying to ensure that a page that can be visited from within an app that requires user to be logged in, can be accessed anonymously. A controller has been introduced that can present views as ...
metavaronos's user avatar
-1 votes
2 answers
48 views

Need ideas on testing Screen Recording feature like zoom

We have recently launched screen recording feature on our web app. We provide support for browsers like Chrome, Safari and Edge to record/film the computer screen. We would like to know your opinions/...
wal's user avatar
  • 1
3 votes
8 answers
1k views

Can one step on test case contain more than one expected result?

Is it so that each step in a test case must be specific and contain only one expected result? The context is for combine UI and functionality testing. For example, when clicked button X user should be ...
Safarina Lutfiyya's user avatar
0 votes
1 answer
1k views

How can we create our own Custom HTML report for Cucumber based Selenium Project?

I have a Cucumber based Selenium framework written in Java. Now, for reporting i use some common plugins/libraries like Extent report. That is fine. However, i want to create my own custom HTML report,...
raj49's user avatar
  • 11
-1 votes
2 answers
60 views

What will be the positive and negative testcases for Q&As tab in product detail page in an ecommerce mobile app?

I am testing an e-commerce mobile app, and on the product detail page there are multiple tabs like: Description, Technical Details, Reviews, Q&As etc. I need to test the Q&A (Question and ...
Ali Arslan's user avatar
1 vote
0 answers
88 views

Common testcases for NFC and OCR testing both manual and automation

I'm testing an identity app that uses both OCR and NFC. Testing physical cards like passport, driver's license, and ID card. Are there common tetscases for both manual and automation to strictly check ...
ken4ward's user avatar
  • 151

15 30 50 per page
1
2 3 4 5
13