Skip to content

Commit 13d213c

Browse files
committed
New Working Group: Testing
1 parent 45bb7e4 commit 13d213c

File tree

5 files changed

+77
-20
lines changed

5 files changed

+77
-20
lines changed

_data/menus/working-groups.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
link: wg/outreach
1717
- name: RSE Empowerment in National Labs
1818
link: wg/rse-empowerment-national-labs
19+
- name: Testing
20+
link: wg/testing
1921
- name: User Experience
2022
link: wg/ux
2123
- name: Website

_data/navigation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
link: wg/outreach
6868
- name: RSE Empowerment in National Labs
6969
link: wg/rse-empowerment-national-labs
70+
- name: Testing
71+
link: wg/testing
7072
- name: User Experience
7173
link: wg/ux
7274
- name: Website

pages/wg/outreach.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ set_last_modified: true
1111

1212
# Overview
1313

14+
<b>This working group is currently looking for new chairs and is INACTIVE
15+
until otherwise stated.</b>
16+
1417
The US-RSE Outreach Working Group is dedicated to broadening US-RSE's
1518
engagement with the research software engineer (RSE) and wider computational
1619
science and engineering (CSE) communities. We strive to raise awareness of
@@ -23,7 +26,7 @@ bi-weekly virtual meetings. To get involved, visit the
2326
slack or contact the
2427
<a href="mailto:[email protected]">Outreach working group list</a>.
2528

26-
**Co-chairs**: Miranda Mundt, Joshua Teves
29+
**Co-chairs**: INACTIVE
2730

2831
# Work Products
2932

pages/wg/testing.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
layout: page
3+
title: Testing
4+
subtitle:
5+
menubar: working-groups
6+
permalink: /wg/testing/
7+
set_last_modified: true
8+
---
9+
10+
# Overview
11+
12+
The Testing Working Group aims to leverage valuable industry software testing
13+
practices and methodologies, bridging the gap between research and industry
14+
standards. The group seeks to tackle the distinct challenges of research
15+
software testing by harnessing AI technologies. Some key focus areas include
16+
testing legacy code, ensuring comprehensive code coverage, and enhancing
17+
overall verification and validation processes. This collaborative effort
18+
will bring together RSEs, researchers, and practitioners to discuss current
19+
limitations, share knowledge, and collectively address cutting-edge challenges,
20+
thereby advancing the reliability and quality of research software.
21+
22+
If you would like to join the conversation, please join us on
23+
the [`#wg-testing`](https://usrse.slack.com/messages/wg-testing)
24+
channel on the US-RSE slack or contact us on the
25+
<a href="mailto:[email protected]">Testing working group list</a>.
26+
27+
**Co-Chairs**: Nasir Eisty, David Luet
28+
29+
# Work Products
30+
31+
TBD.
32+
33+
------
34+
35+
<!--
36+
## TOPIC 1
37+
38+
Put data about intended efforts or work products here.
39+
40+
------
41+
42+
## TOPIC 2
43+
44+
Put data about intended efforts or work products here.
45+
46+
------
47+
-->

pages/wg/working-groups.md

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -135,25 +135,6 @@ To get involved, visit the
135135
[`#wg-mentorship-program`](https://usrse.slack.com/messages/wg-mentorship-program) channel
136136
on the US-RSE slack.
137137

138-
<hr>
139-
140-
<h3><a href="{{ site.baseurl }}/wg/outreach/">Outreach</a></h3>
141-
142-
The Outreach Working Group aims to broaden the reach of the US-RSE Association
143-
and the understanding and recognition of RSE as a professional designation. To
144-
reach this goal, we plan to expand the US-RSE presence at conferences and
145-
workshops, engage with students earlier in their educational careers, and
146-
provide tools and resources that individual US-RSE members can easily use to
147-
spread the message and mission of the US-RSE Association. We welcome all who
148-
are interested in helping us with this goal. To get involved,
149-
visit the [`#wg-outreach`](https://usrse.slack.com/messages/wg-outreach) channel on
150-
the US-RSE slack or contact the
151-
<a href="mailto:[email protected]">Outreach working group list</a>.
152-
153-
Visit the [Outreach Working Group page]({{ site.baseurl }}/wg/outreach/) for
154-
more details and a catalog of work products.
155-
156-
157138
<hr>
158139

159140
<h3><a href="{{ site.baseurl }}/wg/rse-empowerment-national-labs/">RSE Empowerment in National Labs</a></h3>
@@ -175,6 +156,28 @@ more details.
175156

176157
<hr>
177158

159+
<h3><a href="{{ site.baseurl }}/wg/testing/">Testing</a></h3>
160+
161+
The Testing Working Group aims to leverage valuable industry software testing
162+
practices and methodologies, bridging the gap between research and industry
163+
standards. The group seeks to tackle the distinct challenges of research
164+
software testing by harnessing AI technologies. Some key focus areas include
165+
testing legacy code, ensuring comprehensive code coverage, and enhancing
166+
overall verification and validation processes. This collaborative effort
167+
will bring together RSEs, researchers, and practitioners to discuss current
168+
limitations, share knowledge, and collectively address cutting-edge challenges,
169+
thereby advancing the reliability and quality of research software.
170+
171+
If you would like to join the conversation, please join us on
172+
the [`#wg-testing`](https://usrse.slack.com/messages/wg-testing)
173+
channel on the US-RSE slack or contact us on the
174+
<a href="mailto:[email protected]">Testing working group list</a>.
175+
176+
Visit the [Testing Working Group page]({{ site.baseurl }}/wg/testing/) for
177+
more details.
178+
179+
<hr>
180+
178181
<h3><a href="{{ site.baseurl }}/wg/ux/">User Experience (UX)</a></h3>
179182

180183
The User Experience Working Group (UXWG) advocates for increased awareness and

0 commit comments

Comments
 (0)