Hello Support,
I'm running into this situation (System.NullReferenceException:
Object reference not set to an instance of an object
) couple
of times every day.
We have more than 50 different scripts; every
other test has coded steps. All the scripts are working as expected.
But, while
running scripts for some reason (say after 20 scripts) we closed browser forcefully it throws below exception. Now,
we are using QA SP2; but I see same issue since long time. I’m expecting to
see Failed -15 Passed Out of Total 20
executed.
Finally, we
are ending up with Failed - 0 passed out
of Total 0 executed.
Screenshot
attached.
Is there any
way to solve this issue?
Your help is
really appreciated.
Thanks,
Madhu.
|
I have a search page that returns rows displayed on the web page by a default filter… I want to verify the number of results on the page is the same number of results returned when I query the database. How is this done using your tool? |
After installing the Test Studio trial edition, tests created using the WebAii framework (free version) no longer run on the same box that Test Studio is installed. Our trial ended with a purchase of the commercial license, but we'll need to continue running tests on the existing framework until we can migrate completely.
The error I'm getting is:
Unit Test Adapter threw exception:
Could not load file or assembly 'ArtOfTest.Common, Version=2010.3.1307.0, Culture=neutral, PublicKeyToken=14a0200bfcbb7b62' or one of its dependencies. The system cannot find the file specified..
I don't quite understand what could be the problem. The file in error is still in the same place as it was before the trial install.
I'm using
Visual Studio 2010
ArtofTest WebAii
Microsoft Test Tools
Silverlight UI testing