From Fedora Project Wiki

(Created page with '== 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 late...')
 
Line 16: Line 16:


[[File:psklenar-abrtTestLib.py]]
[[File:psklenar-abrtTestLib.py]]
[[File:psklenar-first.py]]
[[File:psklenar-first.py]]
[[File:psklenar-runtest.sh]]
[[File:psklenar-runtest.sh]]

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

File:Psklenar-abrtTestLib.py

File:Psklenar-first.py

File:Psklenar-runtest.sh