Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Tags naming conventions. (Add tag for positive/negative/smoke and keep it separate as config file or somewhere else.) - Done

  • Reading tags from different config file. - Pending

  • Mapping automation and manual tests. - Done

  • No hardcoded hard coded value inside the scripts. - Done

  • Folder structure of payload request should be changed. - Done

  • Http status 500 test cases should not be automated. - Done

  • RequestInfo as of now can use only authToken. - Done

  • There should be a common url in yaml file for framework config. Other services should be segregated. Environment config and framework config should be segregated. - Done

  • if any parameters are there will use in seperate separate template. - Done

  • Push the code on daily bases. - Yes

Demo Findings - 7th Dec 2020

  • Code clean up - Done

  • Segregate service - Done

  • Create the folder structure of json request - Done

  • Create folder structure of constants - Done

  • Add separate folder for userdetails - Done

  • Add tags - Done