Spira Test to MSTest

Monday, May 2, 2016
Avatar
Hi Adam,

I have the following question to  you. I was trying to connect to MS test in the following way. The problem is I have to hard code my password here in the test fixture. If I hard code the password, that is a security violation. Please let me know how to encrypt the password here in the text fixture while connecting from MSTest to Spira Test. Thanks much.

 ///Test fixture state
        ///</summary>Bank Rest Project
        public static int testFixtureState = 1;
        [
        TestMethod,
        SpiraTestCase(016216),
        SpiraTestConfiguration("http://hpw-lraptst-02:1234/SpiraTest", "username", "password", 000013, 000514, 000464)
        ]
1 Replies
Thursday, May 5, 2016
Avatar
re: chavakula Monday, May 2, 2016
Hi Sriman

We implemented it this way to make it simplest, we could send you the source code to the plugin to allow you to pass the data from an alternate source.

Just log a help desk ticket and we will provide the source code to you.

Regards

Adam

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Monday, May 2, 2016
  • Last Reply: Thursday, May 5, 2016
  • Replies: 1
  • Views: 2212