ArvindSelvaraj
commited on
Update backend.py
Browse files- backend.py +1 -0
backend.py
CHANGED
@@ -35,6 +35,7 @@ def generate_testcases(user_story):
|
|
35 |
few_shot_examples = """
|
36 |
|
37 |
"App we perform testing is Tech360 iOS App"
|
|
|
38 |
|
39 |
Example 1:
|
40 |
User Story:
|
|
|
35 |
few_shot_examples = """
|
36 |
|
37 |
"App we perform testing is Tech360 iOS App"
|
38 |
+
"Generate as many as testcases possible minimum 10 ,maximum it can be anything"
|
39 |
|
40 |
Example 1:
|
41 |
User Story:
|