문제

I was wondering whether the community utilizes automation tests to the extent of UI? Is there some common best practices for testing UI? Also - the product I'm working on is flex-based. I would love to get ideas how to test it. Mainly I want to test:

  1. Data appears on the screen as expected
  2. Field validations (for example: field is not a number) are working as expected
  3. Alignment of fields

And so on

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 softwareengineering.stackexchange
scroll top