From Fedora Project Wiki

Line 15: Line 15:
=== how does it look ===
=== how does it look ===


[[File:psklenar-abrtTestLib.py]]
[http://http://people.redhat.com/psklenar/pub/abrtTestLib.py abrtTestLib.py]


[[File:psklenar-first.py]]
[http://http://people.redhat.com/psklenar/pub/first.py first.py]


[[File:psklenar-runtest.sh]]
[http://http://people.redhat.com/psklenar/pub/second.py second.py]
 
[http://http://people.redhat.com/psklenar/pub/runtest.sh runtest.sh]

Revision as of 13:17, 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

abrtTestLib.py

first.py

second.py

runtest.sh