Test impact and java script files
-
22 มีนาคม 2555 20:27
Does test impact can identify test cases linked to javascript files. What I mean is that lets consider that I have created a user story linked to a task for javascript dev and there is a test case linked to the user story, can test impact identify is as a changed code and recommand running the necessary tests for regression tests.
Thanks in advance
ตอบทั้งหมด
-
22 มีนาคม 2555 21:05
From here: http://msdn.microsoft.com/en-us/library/dd264992.aspx
By using Test Impact Analysis during code development, you can identify the methods in a test project that have been affected by code changes in your managed code solution.
more supporting evidence here: http://blogs.msdn.com/b/phuene/archive/2009/12/07/test-impact-analysis-in-visual-studio-2010.aspx
Since javascript is not managed code the answer would be no.
Tim
- แก้ไขโดย TimJimMVP 22 มีนาคม 2555 21:06
- เสนอเป็นคำตอบโดย Vicky SongModerator 23 มีนาคม 2555 3:06
- ทำเครื่องหมายเป็นคำตอบโดย Vicky SongModerator 3 เมษายน 2555 8:10