<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Is Spira Configuration support function parameter, because right now i am not able to run my spira test with function parameter in c# (Thread)</title><description>&#xD;
    Hi   Adam/    Jim/  Daniel               Is Spira Configuration support function parameter, because right now i am not able to run my spira test with function parameter in c#                 my code is :                    [Test, SpiraTestCase(418)]               [TestCaseSource(typeof(AdminModel), "UserValidation")]                  public void PublicAdminSpira(string userName, string password)                   {                      var page = this.OpenPage (this.AdminModel.LoginPagePath);                      page.Maximize();                      page.FillInForm(userName, password, false);                      page.Login();                      page.Logout();                                               }                   i have pass two parameter value and run through nunit, than its not shows passed /failed status in spira test ID.                 now if i am not use parameter and run through nunit than it shows status with spira test id as passed/failed for example-          [Test, SpiraTestCase(418)]                  public void PublicAdminSpira()             {                var page = this.OpenPage (this.AdminModel.LoginPagePath);                page.Maximize();                page.FillInForm("username", "passwored", false);                page.Login();                page.Logout();                             }     please replay...  Thanks  Gangotri        &#xD;
&#xD;
</description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spiratest/issues-questions/1111.aspx</link><item><guid isPermaLink="false">threadId=1111</guid><author>Gangotri Sikheria (gangotrisikheria@gmail.com)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">nunit</category><title>Is Spira Configuration support function parameter, because right now i am not able to run my spira test with function parameter in c#</title><description>&#xD;
    Hi   Adam/    Jim/  Daniel               Is Spira Configuration support function parameter, because right now i am not able to run my spira test with function parameter in c#                 my code is :                    [Test, SpiraTestCase(418)]               [TestCaseSource(typeof(AdminModel), "UserValidation")]                  public void PublicAdminSpira(string userName, string password)                   {                      var page = this.OpenPage (this.AdminModel.LoginPagePath);                      page.Maximize();                      page.FillInForm(userName, password, false);                      page.Login();                      page.Logout();                                               }                   i have pass two parameter value and run through nunit, than its not shows passed /failed status in spira test ID.                 now if i am not use parameter and run through nunit than it shows status with spira test id as passed/failed for example-          [Test, SpiraTestCase(418)]                  public void PublicAdminSpira()             {                var page = this.OpenPage (this.AdminModel.LoginPagePath);                page.Maximize();                page.FillInForm("username", "passwored", false);                page.Login();                page.Logout();                             }     please replay...  Thanks  Gangotri        &#xD;
&#xD;
</description><pubDate>Tue, 16 Dec 2014 06:21:08 -0500</pubDate><a10:updated>2014-12-16T15:57:54-05:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1111.aspx</link></item><item><guid isPermaLink="false">messageId=1975</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> &#xD;
&#xD;
Hi Gangotri  Thanks for sending in the help desk ticket. We shall work with you to figure out w</title><description> &#xD;
&#xD;
Hi Gangotri  Thanks for sending in the help desk ticket. We shall work with you to figure out what you're trying to do.  If the answer is of general use, I shall post the resolution back to this forum thread as well in case anyone else needs the same answer.  Regards  Adam </description><pubDate>Tue, 16 Dec 2014 14:44:20 -0500</pubDate><a10:updated>2014-12-16T14:44:20-05:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1111.aspx#reply1975</link></item><item><guid isPermaLink="false">messageId=1977</guid><author>David J (adam.sandman+support@inflectra.com)</author><title>&#xD;
&#xD;
&#xD;
Hi Gangotri We have checked and our Add-In does not support such parameterized tests.  Since N</title><description>&#xD;
&#xD;
&#xD;
Hi Gangotri We have checked and our Add-In does not support such parameterized tests.  Since NUnit 3.0 (in alpha) is getting rid of the entire plugin system we are looking at ways to replace our current add-in once NUnit 3.0 has been released, so no changes are planned to the current add-in at this time.  Regards  Adam </description><pubDate>Tue, 16 Dec 2014 15:57:54 -0500</pubDate><a10:updated>2014-12-16T15:57:54-05:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1111.aspx#reply1977</link></item></channel></rss>