From Fedora Project Wiki

Line 24: Line 24:
[http://people.redhat.com/psklenar/pub/runtest.sh runtest.sh]
[http://people.redhat.com/psklenar/pub/runtest.sh runtest.sh]
==== test output ====
==== test output ====
there are screenshots, look at [http://people.redhat.com/psklenar/pub/output output with screenshot]
Test generates screenshots, look at [http://people.redhat.com/psklenar/pub/output output with screenshot]


''there are simple test report''
''there are simple test report''

Revision as of 13:40, 11 May 2011

which gui framework to use?

dont know much, I took dogtail and use it in python script


what to test?

Now I created the first simple test procedure with abrt on latest rhel6

1. abrt-gui
2. produce simple crash
3. report it by clicking next, next, next and filling something into "how to reproduce"
4. see if there is /var/log/abrt.log with my generated "how to reproduce"


what was done?

just one preview test :)

how does it look like now?

sources

abrtTestLib.py

first.py

second.py

runtest.sh

test output

Test generates screenshots, look at output with screenshot

there are simple test report

TODO

give your ideas here

is dogtail suitable? Is there any other GUI framework ?

what to automate?

- start with test procedure from test days