diff --git a/tests/bugs/modalg_7/bug30196 b/tests/bugs/modalg_7/bug30196
new file mode 100644
index 0000000000..03b1e45c42
--- /dev/null
+++ b/tests/bugs/modalg_7/bug30196
@@ -0,0 +1,12 @@
+puts "========"
+puts "0030196: REGRESSION: Modeling Algorithms - Crash in BRepBuilderAPI_GTransform"
+puts "========"
+puts ""
+cpulimit 300
+pload XDE
+testreadstep [locate_data_file bug30196.stp] s
+dchrono m start
+deform res s 1 1 1
+dchrono m stop counter deform
+
+checkview -display res -2d  -path ${imagedir}/${test_image}.png
\ No newline at end of file