Skip to content

Refine NewsSite workload test step scenarios #455

Description

@lingyuncai

Currently, the test steps for NewsSite involve toggling the drop-down button 25*2 times to keep the testing duration measurable. However, this repetitive action does not accurately reflect real use cases.

Since NewsSite serves as a navigation workload, could we modify the test steps to navigate to a new tab instead of repeatedly toggling the drop-down menu? A potential proof of concept for this change is illustrated in #454.

With this adjustment, the NewsSite-Next trace is shown below.
image

Another possible option is to make the drop-down menu layout more complex to extend its execution time, eliminating the need for the loop. However, this would require more significant modifications to the site structure.

Your insights on this issue would be greatly appreciated. Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions