GitLab / Quality Department

Add meeting Rate page Subscribe

GitLab / Quality Department

These are all the meetings we have in "Quality Department" (part of the organization "GitLab"). Click into individual meeting pages to watch the recording and search or read the transcript.

8 Jun 2023

No description provided.
  • 2 participants
  • 7 minutes
gitlab
github
backup
managed
provisioned
capacity
importance
trouble
mac
architectures
youtube image

19 May 2022

Quality department Group Conversation Highlights for 2022-05-23
  • 3 participants
  • 11 minutes
contributors
hiring
collaboration
improvement
initiatives
onboarding
encouraging
ocares
manager
prioritization
youtube image

7 Mar 2022

Just a short introduction on how Contract testing is executed.
  • 1 participant
  • 7 minutes
contract
testing
merge
endpoint
execution
contracts
validating
provisioning
docker
task
youtube image

17 Jan 2022

No description provided.
  • 1 participant
  • 12 minutes
risk
provisioning
prioritize
quality
initiatives
staging
anticipate
audits
boosting
reevaluating
youtube image

3 Dec 2021

No description provided.
  • 1 participant
  • 13 minutes
improving
contribution
q3
performance
optimizing
boosting
efforts
productivity
managed
collaborating
youtube image

24 Nov 2021

No description provided.
  • 4 participants
  • 16 minutes
testing
2021
data
analysis
approval
robot
milestone
validation
results
streaming
youtube image

23 Nov 2021

  • 1 participant
  • 9 minutes
contributors
average
improvement
increased
epo
review
support
indicators
reports
monthly
youtube image

1 Oct 2021

No description provided.
  • 1 participant
  • 16 minutes
performance
okayrs
percent
quality
overall
efficiency
improving
compliant
kpi
report
youtube image

1 Oct 2021

No description provided.
  • 1 participant
  • 14 minutes
improving
risk
process
quality
interim
reporting
crucial
prioritizing
infrastructure
performance
youtube image

1 Oct 2021

No description provided.
  • 2 participants
  • 15 minutes
okrs
contributors
process
improving
manager
collaboration
reporting
supporting
oba
prioritizing
youtube image

23 Sep 2021

No description provided.
  • 1 participant
  • 9 minutes
maintainers
2021
quality
stability
ongoing
ensuring
efficiency
reliability
improving
performance
youtube image

30 Jul 2021

Showing how functional testing of large merge request work and how to execute them.
  • 1 participant
  • 8 minutes
merge
testing
project
execution
gitlab
functional
large
edit
procedure
performance
youtube image

25 May 2021

Nick Westbury (Sr. SET for Gitaly) demonstrates Gitaly Failover on our 50K reference architecture.
  • 1 participant
  • 6 minutes
gittake
failover
testing
process
gitlab
italy
commands
repository
gitly
finishes
youtube image

18 May 2021

No description provided.
  • 1 participant
  • 7 minutes
performance
kpi
revamped
ratio
improvements
2021
slow
merge
rate
resolved
youtube image

9 Apr 2021

The Quality Department training on calendar time management https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/441
  • 5 participants
  • 9 minutes
gears
multitasking
operate
gear
car
scheduling
training
levels
managers
shift
youtube image

5 Apr 2021

No description provided.
  • 1 participant
  • 12 minutes
improving
indicators
tooling
ahead
organizations
performance
important
staffing
ratio
overall
youtube image

27 Mar 2021

Quality Department March 2021 Key Review Prep
  • 1 participant
  • 11 minutes
monitoring
close
performance
backlog
trend
status
integrity
lag
improving
bug
youtube image

24 Mar 2021

End to End Test Pipeline Failure Debugging using Pry

Intended as an extension of existing videos:

Quality Team: Failure Triage Training - Part 1
https://www.youtube.com/watch?v=Fx1DeWoTG4M&list=PL05JrBw4t0KpZUzlEnvlvBtf_NwShU_ot&index=18 (36 min)

Quality Team: Failure Triage Training - Part 2
https://www.youtube.com/watch?v=WeQb8GEw6PM&list=PL05JrBw4t0KpZUzlEnvlvBtf_NwShU_ot&index=17 (34 min)
  • 1 participant
  • 17 minutes
testers
debugging
pry
pipelines
triage
tooling
tests
reproducible
failures
bug
youtube image

16 Mar 2021

A 3 minute overview on how to diagnose a spike in bug mean time to close KPI using the shared dashboard
  • 1 participant
  • 3 minutes
close
bug
dashboards
s1
trend
cleanup
closed
backlog
quickly
report
youtube image

24 Feb 2021

No description provided.
  • 5 participants
  • 52 minutes
lab
git
implementation
chem
process
environment
capybara
automation
repository
guidelines
youtube image

21 Jan 2021

No description provided.
  • 1 participant
  • 8 minutes
testing
italy
gitlab
mtls
initializing
execute
project
local
docker
commit
youtube image

17 Dec 2020

No description provided.
  • 46 participants
  • 1:38 hours
thankful
christmas
nice
thanks
gratitude
party
companies
yay
grateful
compliments
youtube image

14 Dec 2020

No description provided.
  • 9 participants
  • 23 minutes
monitoring
synthetic
capacity
workflows
review
version
minimal
improving
automated
gitlab
youtube image

14 Dec 2020

No description provided.
  • 1 participant
  • 10 minutes
quality
improvements
performance
concerns
indicators
reports
maintainers
initiatives
important
workflow
youtube image

10 Dec 2020

This video is a quick demonstration of how to use the GitLab QA orchestration tool to run our end-to-end tests against a self-managed instance.

Example of command used:

gitlab-qa Test::Instance::Any EE:13.6.2-ee http://gitlab.test -- qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb

For more info see:

GitLab QA README: https://gitlab.com/gitlab-org/gitlab-qa/-/blob/master/README.md
GitLab QA Scenarios: https://gitlab.com/gitlab-org/gitlab-qa/-/blob/master/docs/what_tests_can_be_run.md
E2E info for GitLab developers: https://docs.gitlab.com/ee/development/testing_guide/end_to_end/
Orchestrated end-to-end tests at GitLab - Part 1: https://youtu.be/wWC7r3l0u1Y
Orchestrated end-to-end tests at GitLab - Part 2: https://youtu.be/U8zCle_Up6I
How to run an end-to-end test interactively (debugging): https://youtu.be/SO2U8gpLSeM
Quality Department Handbook: https://about.gitlab.com/handbook/engineering/quality/
  • 1 participant
  • 3 minutes
tests
docker
gitlab
executes
staging
qa
smoke
tool
managed
minutes
youtube image

3 Oct 2020

In this video, GitLab Senior Software Engineer in Test Sanad Liaquat talks about Orchestrated end-to-end tests and how to run them. He also discusses the code briefly especially the Test Scenarios, the Components and how gitlab-qa calls the Test Scenarios in the /qa directory of the GitLab project.

Deck: https://docs.google.com/presentation/d/15F7kUyHxGuudJoMzqytzw5L9ApiyzQ5aQ0apId7dVo8/edit?usp=sharing

This is the first video in a two part series. The second video can be found here: https://youtu.be/U8zCle_Up6I
  • 1 participant
  • 16 minutes
orchestration
orchestrated
staging
git
tutorial
docker
tests
understanding
container
executed
youtube image

3 Oct 2020

In this video, GitLab Senior Software Engineer in Test, Sanad Liaquat talks in detail about the different steps involved in writing orchestrated end-to-end tests including how to run the tests on local against the GDK and on CI before merging the MRs, how to publish a new version of the gitlab-qa gem and where to add CI jobs for new test scenarios.

Deck: https://docs.google.com/presentation/d/1e_Pkw2OubI_L1eJDrvjKCNo6g-9eDXILLfNmfiXf8xM/edit#slide=id.p1

This is the second video in a two part series on Orchestrated end-to-end tests. The first video can be found here: https://youtu.be/wWC7r3l0u1Y
  • 1 participant
  • 17 minutes
tutorial
orchestrated
gitlab
tests
prepare
orchestrate
end
implementation
instructions
start
youtube image

18 Aug 2020

No description provided.
  • 2 participants
  • 29 minutes
discussion
scheduled
triage
concern
decisions
challenge
suggest
communicated
responsibilities
brainstorm
youtube image

5 Aug 2020

No description provided.
  • 1 participant
  • 10 minutes
initiatives
workflow
testing
k6
okrs
improving
guidelines
process
efficiency
maintainers
youtube image

23 Jun 2020

Tanya Pazitny and Kyle Wiebers troubleshooting Quad Planning Dashboard
  • 2 participants
  • 17 minutes
troubleshoot
import
happens
updated
workflow
analytics
confusing
process
issue
dashboard
youtube image

29 May 2020

This is a discovery and scoping discussion about how we can improve the project import process with sample data that can benefit both the quality performance tests and customer-facing demos with rich data. The quality team has rake tasks that use the Faker package to generate large quantities of sample data and the Customer Success team uses a custom built Demo Designer UI application and database that then uses the GitLab API to import the created records into a GitLab instance.

The mutual outcome of this discussion is the creation of a "demo-data-as-code" approach using YAML or JSON that is sequenced similar to how CURL calls to the API would be. This allows different ways to create the demo data with different tools but a common output that can then be parsed by GitLab's project import and future group import abilities.

Learn more in the issue.
https://gitlab.com/gitlab-com/www-gitlab-com/-/issues/7397.

Participants:
Mek Stittri (Director of Quality Engineering)
Jeff Martin (Sr Demo Systems Engineer - Customer Success)
Kyle Wiebers (Quality Engineering Manager, Engineering Productivity)
  • 3 participants
  • 28 minutes
demoing
project
demos
model
prototype
demo
discussion
provisioning
gitlab
making
youtube image

28 Apr 2020

Demo of multi-modal test code. This demo shows how we can change out end-to-end tests to test both the API and UI in the same test file. This has the advantage of running faster and still gives us the flexibility to choose if we want to prioritize speed or to test the UI.

Link to issue: https://gitlab.com/gitlab-org/gitlab/-/issues/212390
Link to demo code: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27964/diffs

CORRECTION: it should be 'export ELASTIC_URL="http://localhost:9200"' at time index 2:40
  • 1 participant
  • 8 minutes
elasticsearch
tests
api
local
gitlab
execute
demo
global
service
ensure
youtube image

28 Apr 2020

No description provided.
  • 1 participant
  • 8 minutes
process
deployments
backlog
kpis
improving
pipelines
rate
timely
productivity
reliability
youtube image

20 Apr 2020

In this call Sid and Mek discuss the pain points in digesting the information in the Scaling and Availability page.
  • 2 participants
  • 14 minutes
scaling
availability
server
version
complexity
users
balancer
smaller
installations
thousand
youtube image

8 Feb 2020

No description provided.
  • 1 participant
  • 14 minutes
efficiency
raw
pipeline
quality
report
performance
improving
processes
analysis
underprogress
youtube image

25 Jan 2020

  • 4 participants
  • 48 minutes
project
workflow
review
management
issue
framework
initiatives
documentation
lab
complicated
youtube image

25 Jan 2020

  • 6 participants
  • 36 minutes
discussion
deployments
incident
cameron
issue
shortly
planning
addressing
initially
swimjet
youtube image

24 Jan 2020

Kyle Wiebers, Quality Engineering Manager, Engineering Productivity at GitLab, gives an overview of how we use Insights at GitLab to monitor trends in workflow, bugs, merge requests and more.
  • 2 participants
  • 25 minutes
insights
dashboarding
merge
aggregating
initiative
workflows
gate
milestone
features
automated
youtube image

4 Dec 2019

Walkthrough of the tool and how to set it up
  • 1 participant
  • 5 minutes
pipeline
testing
smoke
looping
process
log
lab
tool
walkthrough
access
youtube image

28 Nov 2019

In this video, we walk through some parts of the GitLab QA framework that is used for writing end-to-end tests for the GitLab application.
  • 2 participants
  • 28 minutes
testing
project
qa
implementation
prepared
browser
screenshots
tasks
making
endpoint
youtube image

14 Nov 2019

Demo from Quality Team Pt. 2 meeting on 2019-11-14
  • 3 participants
  • 5 minutes
gio
pipeline
testing
geo
stop
runs
production
bugs
tool
loops
youtube image

18 Sep 2019

No description provided.
  • 2 participants
  • 11 minutes
dashboards
reports
hosting
views
datacenter
infos
monitored
leaderboard
version
accessible
youtube image

17 Sep 2019

No description provided.
  • 6 participants
  • 16 minutes
upgrades
testability
robust
review
maintainer
difficulties
github
performance
contributions
ongoing
youtube image

7 Aug 2019

No description provided.
  • 4 participants
  • 23 minutes
performance
tariff
implementation
retesting
google
updates
lift
capacity
manages
optimized
youtube image

5 Aug 2019

No description provided.
  • 2 participants
  • 6 minutes
retesting
testing
plan
analyze
enterprise
functionality
audits
gitlab
report
tests
youtube image

5 Aug 2019

No description provided.
  • 2 participants
  • 24 minutes
testability
devops
testing
tester
development
workflow
bpo
unit
tests
review
youtube image

1 Aug 2019

No description provided.
  • 2 participants
  • 2 minutes
charge
package
bug
feature
customers
unscheduled
report
demo
automate
extra
youtube image

31 Jul 2019

No description provided.
  • 2 participants
  • 10 minutes
tests
issue
functionality
pass
project
staging
failing
ensuring
status
testis
youtube image

26 Jul 2019

No description provided.
  • 5 participants
  • 39 minutes
deadlines
issue
prioritization
notices
delivery
managed
p3
tobacco
triage
shouldn
youtube image

3 Jul 2019

No description provided.
  • 6 participants
  • 20 minutes
quality
issue
workflow
qa
milestones
development
review
mxc
having
version
youtube image

2 Jul 2019

An informal chat demoing how the Quality team is using some great GitLab features to document their roadmap. https://about.gitlab.com/handbook/engineering/quality/roadmap/
  • 2 participants
  • 6 minutes
epic
roadmap
milestones
coverage
improvements
going
finished
transition
epoch
track
youtube image

1 Jul 2019

This is a part of an on-going series aiming to train team members on the triage process and the automated tooling we have at GitLab.
  • 2 participants
  • 19 minutes
charge
trash
process
maintainer
packages
acceptable
project
instructions
degradation
issue
youtube image

21 Jun 2019

No description provided.
  • 8 participants
  • 34 minutes
lab
gitlab
helper
documentation
repository
project
testings
framework
implementation
resource
youtube image

24 May 2019

In this video, Mek and Walmyr are showing how to use Gmail filters to organize your inbox.

Mek's filter export: https://drive.google.com/file/d/1vm_psZOXjYZ9ulKYmdMqrTk435KcR1DL/view?usp=sharing
  • 2 participants
  • 19 minutes
inbox
google
recording
emails
conversations
gmail
bot
session
insights
settings
youtube image

15 May 2019

No description provided.
  • 6 participants
  • 23 minutes
challenges
improving
concerns
contribution
hiring
having
initiative
prioritizing
reviewing
transition
youtube image

17 Apr 2019

Beginning of discussion by quality team on how we quickly respond to failing quality pipelines and quarantine necessary tests for further investigation.
  • 4 participants
  • 36 minutes
debugging
staging
fail
process
tested
onboarding
slack
triaging
repository
help
youtube image

17 Apr 2019

Follow up discussion by quality team on how we investigate failing quality pipelines using the original containers tests were executed on.
  • 5 participants
  • 34 minutes
troubleshooting
testing
debugging
fail
triage
staging
guidelines
gitlab
quarantine
gdk
youtube image

18 Mar 2019

In this video, our Dan Davison Sr. Test Automation Engineer gives a demo on how we implemented dynamic locator validation in our Ruby Page Objects.
  • 3 participants
  • 23 minutes
validated
login
reloads
requiring
navigate
inspected
commit
page
valid
invoke
youtube image

18 Mar 2019

In this video, our Sanad Liaquat Sr. Test Automation Engineer gives a demo on how we use Artillery.io to generate load for Performance Tests.
  • 2 participants
  • 9 minutes
artillery
testing
deploying
io
endpoints
rate
testbed
execution
load
reports
youtube image

13 Mar 2019

No description provided.
  • 7 participants
  • 26 minutes
insights
reviews
productivity
lab
development
monitoring
velocity
improving
performance
dashboard
youtube image