ravindrakinagi commited on
Commit
0ae0269
·
verified ·
1 Parent(s): 6318b77

Rename abcd.json to abcd.txt

Browse files
Files changed (2) hide show
  1. abcd.json +0 -7
  2. abcd.txt +3 -0
abcd.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "instruction": "generate test scenarios for the anti-lock braking system (ABS)",
3
- "output": [
4
- "1.Test ABS functionality on a dry road with a sudden stop.","2.Test ABS functionality on a wet road with a sudden stop.","3.Test ABS functionality on an icy road with a sudden stop.","4.Test ABS functionality on a gravel road with a sudden stop.","5.Test ABS functionality on a road with varying levels of friction.","6.Test ABS functionality during a panic stop from varying speeds (30 mph, 50 mph, 70 mph, etc.).","7.Test ABS functionality during emergency lane changes followed by sudden stops.","8.Test ABS functionality with one or more wheels on slippery surfaces (e.g., ice, oil spills).","9.Test ABS functionality during acceleration on a slippery surface.","10.Test ABS functionality while cornering on different road surfaces."
5
- ]
6
-
7
- }
 
 
 
 
 
 
 
 
abcd.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ "instruction": "generate test scenarios for the anti-lock braking system (ABS)",
2
+ "output": "1.Test ABS functionality on a dry road with a sudden stop.","2.Test ABS functionality on a wet road with a sudden stop.","3.Test ABS functionality on an icy road with a sudden stop.","4.Test ABS functionality on a gravel road with a sudden stop.","5.Test ABS functionality on a road with varying levels of friction.","6.Test ABS functionality during a panic stop from varying speeds (30 mph, 50 mph, 70 mph, etc.).","7.Test ABS functionality during emergency lane changes followed by sudden stops.","8.Test ABS functionality with one or more wheels on slippery surfaces (e.g., ice, oil spills).","9.Test ABS functionality during acceleration on a slippery surface.","10.Test ABS functionality while cornering on different road surfaces."
3
+