Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have installed Ubuntu on my machine (it is special, not a X86). So I want to test if the applications worked well. I want to use automation test methods to do it, but how can I do this?

Is there any references or suggestions to do this? By the way, most of the tests are functions in the GUI, such as Gedit, Firefox, Power manager, etc

share|improve this question
5  
Pray tell, how is it "special"? Is it a SPARC? PPC? MIPS? VAX? ENIAC? – izx Jul 13 '12 at 9:10
I'm not aware any software that does this type of thing. – Sepero Jul 13 '12 at 9:46
@Sepero -For Other test you can refer this and this – tijybba Jul 13 '12 at 10:12
thanks for all the above answers. yes, it is special because of MIPS. – julius_lee Jul 16 '12 at 5:58

1 Answer

There is a system testing tool called Checkbox.

"Checkbox is a test runner for Ubuntu. It aims to provide a common framework to run all types of tests, from hardware tests, to command line tests, unit tests or desktop tests and send their results to Launchpad, automatically."

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.