Forum Discussion
6 Replies
- ryan_doddNew ContributorFor anyone else wondering if this is possible, I recieved this reply to a ticket submission as of November 12, 2012:
"Currently, there is no way to do this. However, in our database, we have a request to implement this feature, and your message has increased its rating. Thank you." - jeremytContributorI'm running into the same issue, a simple search reveals about 6-7 different threads (proably more but that's all I looked through) and all end pretty much the same way with a blurb about how they are considering it and your request has increased its rating"
Most of the threads are at least 1.5 years old...so I'm curious...anything done with this yet or is still "up for consideration"? - Hi Jeremy,
The Support portal contains the "Run an individual test item via command line" article describing how to execute test items.
Is this what you are looking for? - jeremytContributorSo if I undestand correctly you can do it but you need to download and call this "ATR.js" script first?
- jose_pitaSuper ContributorWhen I want to run tests using the command line I do this, hope it helps:
[url= http://support.smartbear.com/viewarticle/55587/] http://support.smartbear.com/viewarticle/55587/[/url] - Adrian_TankardContributorMy tests are all in execel files.
I have a column that is a logical column that decides if the test is to be run.
If I just want one test run, I set it to true and the rest to false.