ArvindSelvaraj commited on
Commit
1139cec
1 Parent(s): 5e25e4d

Update backend.py

Browse files
Files changed (1) hide show
  1. backend.py +1 -1
backend.py CHANGED
@@ -35,7 +35,7 @@ def generate_testcases(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
  "Understand the story thoroughly"
40
  """
41
 
 
35
  few_shot_examples = """
36
 
37
  "App we perform testing is Tech360 iOS App"
38
+ "Generate as many as testcases possible minimum 6 ,maximum it can be anything"
39
  "Understand the story thoroughly"
40
  """
41