Class GroupTest

java.lang.Object
com.snapfix.tests.GroupTest

public class GroupTest
extends java.lang.Object
*****************************************************************************************************************************************************************************************************************

GroupTest Class Docs

Use static group which have already some tasks.

Create new task and in one task do all the activity which took task as first in Task listing screen.

  • createNewGroup - This test contains create new group,add new user,location,asset and tag, Search group in group listing screen and verify that created new group display.
  • editNewGroup - This test contains edit group which is create, edit name and address,add new location,asset and tag, Search group in group listing screen and verify that edited group display after that go to burger menu and logout.

*****************************************************************************************************************************************************************************************************************

  • Constructor Details

    • GroupTest

      public GroupTest() throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details

    • LoginTest

      public void LoginTest() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • jsonCommonData

      public void jsonCommonData()
    • createNewGroup

      public void createNewGroup() throws java.lang.InterruptedException, java.io.IOException, java.text.ParseException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
      java.text.ParseException
    • editNewGroup

      public void editNewGroup() throws java.lang.InterruptedException, java.io.IOException, java.text.ParseException
      Throws:
      java.lang.InterruptedException
      java.io.IOException
      java.text.ParseException
    • setObjectValues

      public void setObjectValues()
    • getResponseBody

      public void getResponseBody()
    • tearDown

      @AfterSuite public void tearDown() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException