1 / 27

an E asy F unctional T esting tool A better approach to test Windows application

an E asy F unctional T esting tool A better approach to test Windows application. A simple, easy to use yet powerful tool for Windows application functional testing. Everything in a Window application is an Element. Find Element using CSS syntax selector. How to find a window?.

Download Presentation

an E asy F unctional T esting tool A better approach to test Windows application

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. an Easy Functional Testing tool A better approach to test Windows application

  2. A simple, easy to use yet powerful tool for • Windows application functional testing

  3. Everything in a Window application is an Element

  4. Find Element using CSS syntax selector

  5. How to find a window?

  6. pattern matching

  7. You can do anything you want on an Element

  8. How about Controls

  9. will have more controls if necessary: • Table • …

  10. Wait…

  11. Control mouse and keyboard in a more flexible way

  12. Future work…

  13. How do you feel about this code:

  14. Support more operations on Element and Controls • Support command line testing • A scripting language and interpreter • Recorder

  15. Need your help to test Eft for : • * different Windows version • * different hardware environment • * virtual machine • * stability • * ...

  16. http://code.google.com/p/eft

More Related