From Fedora Project Wiki

No edit summary
Line 1: Line 1:
== which gui framework to use? ==
== which gui framework to use? ==
dont know much, I took dogtail and use it in python script
dont know much, I took [https://fedorahosted.org/dogtail dogtail] and use it in python script




Line 23: Line 23:
[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
there are screenshots, look at [http://people.redhat.com/psklenar/pub/output output with screenshot]
[http://people.redhat.com/psklenar/pub/output output with screenshot]
 
* there are simple test report
''there are simple test report''

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

sources

abrtTestLib.py

first.py

second.py

runtest.sh

test output

there are screenshots, look at output with screenshot

there are simple test report