Project

General

Profile

Actions

SeleniumTests » History » Revision 2

« Previous | Revision 2/11 (diff) | Next »
Carsten Rose, 28.12.2023 16:00


SeleniumTests

  • Test QFQ
  • Test a specific application
  • Interactive Tests - used during developing of selenium tests
  • Automated Tests -

Setup Shweta

Preparation Tasks together with Enis

  • Setup dedicated QFQ test environmant for run as automated tests.
    • Check how Marc did it.
  • Debugging & troubleshoot Python/Selenium tests - make it easier for Shweta to see what is not working.

Topics

  • Clean Test Environment
    • Reproducable T3 QFQ Site
    • Reproducable Data
  • Definition: What to test
    • Form
      • Form Save Record
      • Form Update Record
      • Form Delete Record
      • Each individual FormElement
      • Dynamic Update
    • Report
      • Syntax like: head, tail, shead, stail, rbeg, rend, renr, fbeg, fend, althead, altsql
      • `... as _link`
        • plain link
        • link with question dialog
        • link with tooltip
        • render mode
  • Implement Tests

    *

Updated by Carsten Rose 7 months ago · 2 revisions