Versions Compared

Key

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

...

  • After entering the application URL using the OpenURL button, you cannot hit Enter. You need to click the Arrow button next to it to open the new application URL.

  • While recording a new test case, you cannot delete any skipped steps.

SFDC Application Testing

  • The SFDC objects do not support the following features are not supported for SFDC objects:

    • Polling Interval and Time Out do not work.

    • Wait actions are not implemented.

  • The filter options in Chrome Object Spy does not contain the newly introduced SFDC classes.

  • After recording a non-label object, the same non-label object step is duplicated when the next step you record is to select multiple items from a pick list. Record again to select multiple items from a pick list and remove the duplicate step.

  • The QAS Recorder does not support the recording for the following actions:

    • The VerifyVisibility action for the inputCheckbox component.

    • VerifyChecked and VerifyUncheck actions for checkboxes.

    • All the input components actions that do not generate any event, such as select, inputCheckbox, and inputRadio when you click or hover them.

...