[qmtest] problem with targets file

Stefan Seefeld stefan at codesourcery.com
Wed Sep 28 22:02:15 UTC 2005


Jain, Pankaj wrote:
> Thanks for the help.
> Here are more details
> Step1: create qmtest database : qmtest create-tdb
> Step2: create few test using gui ( command.ExecTest class ) 
> Step3: run the tests ( all pass no problem)
> Step4: create target using command
> Qmtest create-target -h name=pankajj OFFICEMACHINE rsh_target.RSHTarget
> OFFICE :- it creates the target file under QMTest directory 

I'm not quite sure what you actually did here, as the line you print
isn't syntactically correct. A correct line would be

qmtest create-target -a host=my_server my_target rsh_target.RSHTarget

> Step5: run qmtest using qmtest run command . 
> Error : this is not a qmtest database. 

Replacing Step4 with a correct command to create a target I
could successfully run the tests, i.e. I couldn't reproduce your problem.

Regards,
		Stefan



More information about the qmtest mailing list