example_googleImages.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. {"TESTRUNEXECUTIONPARAMETERS":
  2. {"ExportFormat": {
  3. "ExportFormat": "XLSX",
  4. "Fieldlist": ["TestCaseStatus", "Duration", "timelog"]},
  5. "TESTSEQUENCE": {
  6. "1": ["baangt.TestCaseSequence.TestCaseSequenceMaster.TestCaseSequenceMaster", {
  7. "SequenceClass": "baangt.TestCaseSequence.TestCaseSequenceMaster.TestCaseSequenceMaster",
  8. "TestDataFileName": "example_googleImages.xlsx",
  9. "Sheetname": "data",
  10. "ParallelRuns": 1,
  11. "FromLine": 0,
  12. "ToLine": 1,
  13. "TESTCASE": {
  14. "1": ["baangt.TestCase.TestCaseMaster.TestCaseMaster", {
  15. "TestCaseType": "Browser",
  16. "Browser": "FF",
  17. "BrowserAttributes": ""
  18. },
  19. {"TestStep": {
  20. "1": [{"TestStepClass": "baangt.TestSteps.TestStepMaster"}, {
  21. "TestStepExecutionParameters": {
  22. "1": {"Activity": "GOTOURL", "LocatorType": "", "Locator": "", "Value": "https://google.com", "Comparison": "", "Value2": "", "Timeout": "", "Optional": "", "Release": ""},
  23. "2": {"Activity": "COMMENT", "LocatorType": "", "Locator": "Open Google.com and search for terms from the data tab", "Value": "", "Comparison": "", "Value2": "", "Timeout": "", "Optional": "", "Release": ""},
  24. "3": {"Activity": "SETTEXT", "LocatorType": "xpath", "Locator": "//input[@role='combobox']", "Value": "$(searchterm)", "Comparison": "", "Value2": "", "Timeout": "", "Optional": "", "Release": ""},
  25. "4": {"Activity": "CLICK", "LocatorType": "xpath", "Locator": "//input[contains(@type,'submit')]", "Value": "", "Comparison": "", "Value2": "", "Timeout": "", "Optional": "", "Release": ""}
  26. }
  27. }
  28. ]
  29. }
  30. }
  31. ]
  32. }
  33. }
  34. ]
  35. }
  36. }
  37. }