Running Coded UI Tests against a generation in Visual Studio

I need some configuration of detailed information on how to configure my coded UI tests and specFlow run against a generation in Visual Studio.  Help, please!  I use VS2013. I need to know how the installation program:

  • Microsoft Test Lab Manager
  • What to put in the build definition file to configure my tests to run
  • Configuration and installation of the Test and the Test Agent controller. Must be a remote computer? If so, how to configure that
  • Setting up a folder for my tests and/or the application to deploy on
  • My coded ui tests and specFlow who are linked to the test case in MTM or laboratory running management
  • I want to implement an automatic smoke test only when the application is built, it will deploy the application on an environment and automatically run my test

Help, please. I need detailed information for the whole setup (step by step process)

Thank you

Hello

This post 'Running Coded UI Tests against a generation in Visual Studio' is more suitable for MSDN Forums, because we have a separate team to assist you with these types of problems.

Please repost your query on the MSDN Forums. Link is provided below.

https://social.msdn.Microsoft.com/forums/vstudio/en-us/home?category=VisualStudio

I hope this helps.

Tags: Windows

Similar Questions

  • 2010 MacBook Pro with El Capitan will not run Apple hardware Tests

    I have a MacBook Pro with El Capitan 2010 installed (10.11.1). He gave me refresh issues such as refresh very slow on the desktop and in the three different browsers, which eventually would crash when I tried to run the videos. I have reset the PRAM. Then ran first aid and received a message ' Mac HD corrupted and needs to be repaired. Tried to run first aid Mode safe, so I started it as such and first aid, then ran with an OK message. Then I tried to run Apple Hardware Test online with D at the start but he would go directly to the grey screen with Apple and would not be executed that the AHT even through I've tried several times. I have not seen anyone with this problem. Any ideas?

    The Apple Hardware test is the second of your original version of records. If you have not taken care of for transfer to a hidden location on your drive, it will be available from these disks. Your Mac is probably too old to get it automatically from the Internet.

  • outcome not display in Test Runner in Visual Studio

    Hello

    I try to use the Test Manager Visual Studio 2010 SP1 for testing purposes, but I notice that the results are not displayed in test steps when you run Test cases in Test Runner. It is actually only one case of test when it is run, but not for others. Can I get help on this one?

    Thank you and best regards,

    Bilal

    E-mail address is removed from the privacy *.

    Hi Bilal,

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited to test of MSDN forum Visual Studio Test Manager (MTM).

    Please post your question to the MSDN Testing with Visual Studio Test Manager (MTM) Forum

  • Export Test results in Visual Studio 2013

    When you run tests in Visual Studio 2013, is it possible to export the results to a file xml or trx?

    This feature has been supported in Visual Studio 2008 as manifested by this help document, https://msdn.microsoft.com/en-us/library/ms182499(v=vs.90).aspx but I can't seem to find similar instructions for Visual Studio 2013.

    Hello

    Visual Studio is not supported in these forums. Please instead of asking your question in the relevant Microsoft forum here:

    Visual Studio forums   (on MSDN)

    Hope that helps.

  • Simple API call test in Visual Studio 2010 C++ can not find jvm.dll

    Hello!

    I started experimenting with the start-up of a Java program in C++ of the Interior program, wrote my code in Visual Studio 2010.

    I use the latest code, that I could find:

    < code >
    #include < jni.h >

    (...)

    / * indicates a virtual Java machine * /.
    Machine Java virtual * jvm;

    / * pointer to the method native interface * /.
    JNIEnv * env;

    / * Initialization JDK/JRE 6 VM arguments * /.
    JavaVMInitArgs vm_args;

    JavaVMOption options = new JavaVMOption [1];

    ".optionString options [0] = «-Djava.class.path=/usr/lib/java;

    vm_args.version = JNI_VERSION_1_6;
    vm_args.nOptions = 1;
    vm_args.options = options;
    vm_args.ignoreUnrecognized = false;

    / * load and initialize a virtual Java machine, return a JNI interface pointer in env * /.
    JNI_CreateJavaVM (& jvm, (void *) & env, & vm_args);

    remove options;

    / * call the method Main.test using the JNI * /.
    JClass cls = env-> FindClass ("Main");
    jmethodID mid = env-> GetStaticMethodID (cls, 'test', '(I) V');
    env-> CallStaticVoidMethod (cls, mid, 100);

    / * We're done. */
    virtual machine Java-> DestroyJavaVM();
    < code >

    In visual studio, make sure that:
    * In the window of directories in VC ++, which includes the path 'directories Include:
    C:\Program Files\Java\jdk1.6.0_24\include\win32
    C:\Program Files\Java\jdk1.6.0_24\include

    * Only the path of "Library directories" includes:
    C:\Program Files\Java\jdk1.6.0_24\lib

    * In the window of the linker to entry the path "Additional Dependencies" includes:
    C:\Program Files\Java\jdk1.6.0_24\lib\jvm.lib

    When you try to run the compiled executable, I get the following message:

    "The program can't start because jvm.dll is missing on your computer. Try reinstalling the program to fix this problem. »

    If I copy the jvm.dll in the same path as my executable, this does not happen, but I guess that this is not the right way to get there!

    I tried to add the path "C:\Program Files\Java\jdk1.6.0_24\jre\bin\client" for the Win 7 path system, as well as in the path of directories executables directories of VC ++, but it does not work.

    What would be the right way to ensure that my executable is jvm.dll?

    Thank you!

    Edited by: 841148 March 2, 2011 09:27

    I tried to add the path "C:\Program Files\Java\jdk1.6.0_24\jre\bin\client" for the Win 7 path system, as well as in the path of directories executables directories of VC ++, but it does not work.

    Myself I have not found much success with the env vars update unless I reboot (although log out then in could do.)

  • Run the CVI in Visual Studio code

    Hello world

    I tried to get a CVI code to run in Visual Studio using this guide (http://zone.ni.com/reference/en-XX/help/370051V-01/cvi/usermanual/prjbldmenuextcomplrspt/). So far I've managed. However, I was faced with a non-fatal errors. Apparently, Visual Studio is not following them. Also, fatal errors do not produce a meaningful error message. Is there a way to get these error messages from inside Visual Studio? Maybe there is that an event reminder/whichI can use.

    Thanks in advance.

    The feature you describe is called "user protection". In addition to reporting the pop-up windows error codes, it also warns you if you access an invalid memory, data types to pass to functions that expect different data types, detects local variables uninitialized, etc...

    Unfortunately, the protection of users only works for programs built in debug mode using the CVI compiler. If you generate your source code in Visual Studio, the compiler VC injects not the information necessary to protect the user from working.

    The only way you could get this works in Visual Studio would be if you could somehow isolate all your CVI code in some DLL that build you with CVI, then call this DLL from the rest of your program, what you have created with Visual Studio.

    Luis

  • Unit test, Visual Studio 2010 digital input read event

    Hello!

    I have problems in Visual Studio 2010, using NOR-DAQmx, but ONLY in a unit test project. I have compiled a dll that uses a DigitalChangeDetection task handler. The dll work very well in a draft standard form, but does not work in a Test project.

    I used .NET Framework 4.0 with success. Tried to switch to .NET framework 3.5, but it is not possible for a test project in Visual Studio 2010.

    When I start my test, it works fine until the event is raised. Once he does, the test will stop without exception or detail except the following result:

    "The agent process was stopped during the execution of the test."

    Nothing is caught in the trap in debugging.

    Also, I get the following in the Event Viewer error message:

    Log name: Application
    Source: VSTTExecution
    Date: 2010-12-01 11:32:31
    Event ID: 0
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: xxx
    Description:
    The description for event ID 0 in source VSTTExecution is not found. Either the component that triggers this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

    If the event is on another computer, the display information had to be saved with the event.

    The following information has been included in the event:

    (devenv.exe, PID 5592, walk on 73) OutOfProcessStrategy.ProcessMonitorThread: The Agent process was closed unexpectedly. will attempt to restart

    the message resource is present, but the message is not in the string/message table

    The event XML:
    http://schemas.Microsoft.com/win/2004/08/events/event">
     
       
        0
        2
        0
        0 x 80000000000000
       
        10312
        Application
        xxx
       
     

     
        (devenv.exe, PID 5592, walk on 73) OutOfProcessStrategy.ProcessMonitorThread: The Agent process was closed unexpectedly. will attempt to restart
     

    I understand that Visual Studio 2010 is not yet officially supported so here's my 2 questions:

    -I'm the only one experiencing this problem? (Easily duplicated by taking the sample project: DotNET3.5\Digital\Read Values\ReadDigChan_ChangeDetection_Events and extract the relevent part of to put in a separate dll so that you can try to UnitTest in a project UnitTest.)

    -Update on what NOR-DAQmx will rely on VS2010? (I read here: http://forums.ni.com/t5/Measurement-Studio-for-NET/Support-for-Visual-Basic-2010-NET-4-Framework/m-p... this is supposed to be before the end of the year, but no updates would be great because I could not find any information on it)

    Best regards

    Pierre-Luc

    Hello Pierre,.

    As NOR-DAQmx is not yet officially supported in Visual Studio 2010, it is not quite clear why this problem occur. At this point, the official release date has not been announced yet, however, please continue to check the updates to www.ni.com/support (drivers and updates). Thank you

    Best regards

    M Ali

    Technical sales engineer

    National Instruments

    www.NI.com/support

  • Visual Studio 2015 Enterprise Update 1 and 2: Microsoft.QualityTools.Testing.Fakes.Shims.ShimNotSupportedException

    Hi all

    I get the error of false unit test "ShimNotSupportedException" below. I use Visual Studio 2015 Enterprise Update 1, I also tried to update the 2 but no luck from the moment. I did research and seen in msdn post (https://msdn.microsoft.com/en-us/library/hh549176.aspx) Shim is still supported by company 2015 VS.

    In VS 2012 Ultimate, it works correctly. Cale is really not supported in 2015 VS? Is there solution on that? Thank you very much!

    Hello

    Your question is beyond the scope of this community.

    Please post your question to the MSDN Visual Studio Forums.

    https://social.msdn.Microsoft.com/forums/vstudio/en-us/home?category=VisualStudio

    See you soon.

  • How to run XsdObjectGen in Visual Studio 2010?

    I have some classes that were generated with XsdObjectGen in Visual Studio 2005. Now, we're heading Visual Studio 2010.

    Does anyone know how to run XsdObjectGen in Visual Studio 2010?

    If Visual Studio 2010 does not support this tool, what is the replacement tool? But the generated XML classes must be the same, because we have other classes and third party requests for reference for the classes and the XML files generated by XsdObjectGen in 2005 VS.

    Thank you very much in advance.

    Hello

    The question you posted would be better suited in the TechNet Forums for problems of Visual studio. I would recommend posting your query in the TechNet Forums.

    Hope this helps
  • Error 0 x 80096001, several errors during the installation of Visual Studio, or running Windows Update or defender.

    Hello. I wanted to run Visual Studio 2010 Express edition on my Vista Home Premium, but ran into way too many problems. First of all, download have not installed because of a problem with the installation of .NET framework v4.0. Then I tried to VS 2008, but has encountered the same problem with the .NET framework. Whenever I try to run Windows update, it displays error Code 80096001 and said "Windows could not check for new updates. So I tried to download .net directly from microsoft downloads, but whenever I try to install it, it says I need to turn on .net "turn on or off windows features", in the control panel. I tried, but the list is completely empty, it shows nothing at all. I downloaded the vista sp1, but it too installation stops with error code 0 x 80096001.
    I tried to disable my anti-virus (avg free). Windows Defender does not initially upward or through subsequent attempts to run it. It shows the same error code. Please advise on how I can solve these problems and use Visual Studio... it's very frustrating because I never had these problems with XP... everything worked.

    Seems like a lot of corruption. Try Windows 7 repair:
    http://www.SevenForums.com/tutorials/3413-repair-install.html

  • Visual studio runs (.exe) file can run in the other computer where did not install visual studio?

    Visual studio runs (.exe) file can run in the other computer where did not install visual studio?

    I use a visual studio 2012 to make a program file,
    This is a file to execute, which is my generated program file.

    I can throw in another computer in which another computer has not installed any visual studio?

    Thank you

    Hi Chi,

    The question you posted would be better suited in the MSDN Forums since we have dedicated to this support; We recommend that you post your question in the MSDN Forums to get help:

    http://social.msdn.Microsoft.com/forums/en-us/category/VisualStudio, vslanguages, vstfs, netdevelopment, vsarch

    Keep us updated on the status of the issue.

  • Visual Studio from Microsoft run time error hr:80090003

    live messenger installation with all others * after a crash. received the messege: (run time error hr:80090003 microsoft visual studio) how do you solve the problem?

    Hello

    The question you posted would be better suited to Windows Live Solution Center. I suggest you to send your application in the Windows Live Solution Center for better support.
     
    http://windowslivehelp.com/product.aspx?ProductID=2

  • Why I can't run Photos as a screen saver in Windows 7 Pro? I get images of CATALYST and Microsoft Visual Studio. Is something wrong with these?

    (My computer is slow this morning.  When I moved the slider, he did not respond as usual and I frequently, in Word, backspaced erasing the words because the cursor is not at the right place.  In addition, the Internet Explorer changed slowly pages.)

    I decided to run the Photos as a screen saver; I have not used yet with Windows 7, but used my images frequently with Windows XP.  I chose Windows Photo Gallery, first of all, but nothing came, then I selected pictures.

    Four images came from the folder my pictures,

    then a big green arrow pointing to a component of the computer.

    the word, CATALYST and some images, I remember the Catalyst Control Center.

    Then a small image of a computer & CD,

    and then a symbol of infinity, then a blank image.

    a high with the words image, Microsoft Visual Studios then upward.

    Then another little computer component image and then a green animated work Windows image.

    I do need to update AMD Catalyst Control Center?

    I have Microsoft Visual Studio 2010 Tools for Office Runtime (x 64) on my computer.  It has something to do with the images?

    Check here for some suggestions I wrote on this subject recently: http://cmdrkeene.com/fix-sluggish-slow-pc

  • When you try to run a Visual Studio 2008 program under Task Scheduler, it still gives a return code of 3762507597.

    Original title: lack of Task Scheduler

    I am trying to run a program in Visual Studio 2008 under Task Scheduler. We ran the program under scheduled tasks

    in Windows XP without any problem. When it is running under Task Scheduler it always gives a return code of 3762507597. If I run

    the Task Scheduler program, it works fine. Task Scheduler running as administrator and run the program with

    Run with the highest privileges... For any help or suggestion would be appreciated...  Thank you

    Hello

    Thanks for the updates.

    Because this problem occurs on systems of your company, the question you posted would be better suited for the IT Pro TechNet public. I would recommend posting your query in the TechNet Forums to get help:

    Windows 7 TechNet Forums general

    Let us know if you need help with Windows related issues. We will be happy to help you.

  • Example of ae running in visual studio sdk

    I just try to run "paramarama" project in visual studio 2013 and connecting error -.

    Error1error LNK1104: cannot open file '\Paramarama.aex '.

    Please can someone help me to go around this problem!

    Read Hi,

    You try to compile the Paramarama in the plug-ins folder of MediaCore?  If so, you need to run Visual Studio in administrator mode to have write access to the plug-ins folder of MediaCore.

    In C:\Program Files (x 86) \Microsoft Visual Studio 12.0\Common7\IDE\ right-click devenv.exe, properties > compatibility > level of privileges, click "run this program as an administrator".

Maybe you are looking for

  • Update of your Apple ID

    I have icloud put in place and work on my phone and a mac, but I can't connect to icloud.com. When I connect to icloud.com, I get the message: Update of your Apple ID What should I do? Thank you David

  • DMM software does not.

    Why the digital multimeter (DMM) software does not work if the NI ELVISmx Instrument Launcher is? Initially, I installed subsequently myDAQ NI 2015 that included the NI ELVISmx Instrument Launcher containing the DMM software. Other pieces of software

  • User profile is not loaded message when signing

    When I log in, my pc now shows a message saying "preparing your desktop" followed of "user profile is not loaded correctly, see log events or administrator."  These messages appear every time I log in. Plus all my settings are deleted when I sign and

  • I need to update a remote system when there is no Internet connectivity.

    The system running Server 2003 R2. Is there a way to manually determine what things on the necessary machine update and download the patches? I have a DVD burner on the system.

  • wood-forgot password

    I have hp envy m6 and have forgotten power on password and administrator password. When I enter my old password 3 times it say disabled system and shows the number [87883776] can someone help me with this