in Education by
We are trying to run automated tests using Microsoft Test Manager 2015. We've almost reached our goal. This is what was done so far: We are able to queue the 'build definitions' and successfully run Coded UI tests on a remote server. We've created a Test Environment and it's in a 'ready' state Test plan has build definition in use Test cases have association to the Coded UI tests. More info: We don't have a build and copy to drop off folder steps because we don't have Visual Studio installed on the agent server So far, we manually put the .dll that contains coded UI tests to the C:\build folder on the agent server Test project resides in a separate solution from the actual project we are testing. and we want to keep it this way. When we try to run a separate coded UI test that is associated with a test case using Microsoft Test Manager 2015, we get an error: The build directory of the test run either does not exist or access permission is required I don't know how to specify the build directory. And we are not really building anything. My idea is just to run the tests from C:\build folder. Side note: Create Build Drop option is missing from our TFS 2015 vNext build definitions I've included Copy and Publish Build Artifacts step to the definiton, but I think it's useless because we are not even building anything. All DLLs are already on the drive I've checked the permissions for the C:\build folder. the account we are suing has full access to it. Any help will be greatly appreciated Update: I've addedd Copy and Publish Build Artifacts step to the definition and specified a network share as a Drop folder Controller Service is running under a domain account Drop Folder has full control given to Everyone, including the controller service domain account I've manually copied assemblies with Coded UI test to this drop folder Controller Service log contains the following: TcmRunner : Build Directory \\bhc-appqa01\TFSShare\Build Definition 2\ TcmRunner: Error starting the test run: The build Directory of the test run either does not exist or access permission is required So I'm super confused now... The controller says that it can see Build Directory and the next log message says build directory does not exist. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
I feel you have mixed up a lot of things here. The screenshot you have here is for new Build definition ie the new 2015 way. These new builds are NOT supported in MTM automated testing workflows. Your build definition must be the older xaml-based builds. For your scenario the automated testing workflows consume a build drop. So the build that you specify has to have a drop location that can be accessed by the test controller. The older xaml builds provided this. Good news is that given the fact you are on 2015 you can use the new build workflow to run your automated tests from a test plan/suite

Related questions

0 votes
    In _________ approach, the code is analyzed for security vulnerabilities, while the application is run either manually or by an automated test. 1. RASP 2. IAST 3. SAST 4. DAST...
asked Oct 28, 2020 in Technology by JackTerrance
0 votes
    How can we run a selected test from a group of tests in Cucumber?...
asked Jul 22, 2021 in Technology by JackTerrance
0 votes
    I created a new Access Key and configured that in the AWS CLI with aws configure. It created the .ini file in ~/ ... . How to fix this? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    Which actions can you perform with Microsoft Azure Active Directory Connect but not with Microsoft Azure Active Directory ... . (4)Connect to multiple on-premises forests....
asked Sep 23, 2021 in Technology by JackTerrance
0 votes
    I have referred to this guide: http://hyperledger-fabric.readthedocs.io/en/latest/Setup/Chaincode-setup/#option-1 ... file or directory Select the correct answer from above options...
asked Jan 23, 2022 in Education by JackTerrance
0 votes
    What are some development practices to follow when writing automated tests?...
asked Jul 11, 2021 in Technology by JackTerrance
0 votes
    When using Azure Resource Manager, you can use a _______________ for deployment, which can build identical environments ... work scenarios such as testing, staging, and production....
asked Dec 11, 2020 in Education by Editorial Staff
+1 vote
    When using Azure Resource Manager, you can use a _______________ for deployment, which can build identical environments ... work scenarios such as testing, staging, and production....
asked Oct 20, 2020 in Technology by JackTerrance
0 votes
    Choose which of following condition is not required for a waveguide to exist. (a) The ... proposed by,electromagnetic theory engineering physics,electromagnetic theory nptel...
asked Nov 11, 2021 in Education by JackTerrance
0 votes
    Basically what I need is an automated way to update the product version number in WiX (3.0 with ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    Basically what I need is an automated way to update the product version number in WiX (3.0 with ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    Basically what I need is an automated way to update the product version number in WiX (3.0 with ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    In answering a question on a multiple r. choice test, a student either knows the answer or guesses. Let 3 ... answered it correctly ? Select the correct answer from above options...
asked Nov 25, 2021 in Education by JackTerrance
0 votes
    In a test an examinee either guesses or copies or knows the answer to a multiple choice question with four choices. The ... (d) 29 24 Select the correct answer from above options...
asked Nov 19, 2021 in Education by JackTerrance
...