Can someone explain how an application that shows Gui during deployment doesnt show GUI when run in lab enviroment

잠김 Can someone explain how an application that shows Gui during deployment doesnt show GUI when run in lab enviroment

  • 2012년 3월 19일 월요일 오전 10:22
     
     

    Hi

    Can someone explain how an application that shows Gui during deployment doesnt show GUI when run in lab environment.( Build service is configured to run as windows process)

    thanks


    fahad

모든 응답

  • 2012년 3월 20일 화요일 오후 3:30
    중재자
     
     

    Hi,

    I'm trying to understand your situation. A couple of questions need to confirm:

    1. Is your application under test a desktop application or web application, or other?
    2. Do you run test against the application in lab environment and doesn't see GUI?  Depending types of test, if it's CodedUI test, you set Run Option as Interactive Process. http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-41-88-metablogapi/7701.clip_5F00_image0414_5F00_7D6CA803.png

    More details will help people analyze the problem. Hope the question will get clear soon.

    best regards,


    Forrest Guo | MSDN Community Support | Feedback to us

  • 2012년 3월 20일 화요일 오후 4:25
     
     

    HI

    1- its a desktop application 

    2- I run both deployment and Test in lab enviroment I can see Coded UI test running as my test agent is configured as interactive process however i cant see deployment of my application for example installing my Database using a qb! parameter of msi installer which means show basic UI but i didnt see any GUI for deployment?


    fahad

  • 2012년 3월 20일 화요일 오후 6:48
     
     

    For the deployment, I think you should see it if you run the build agent as an interactive process.

    Thanks,

    Anuj


    http://www.anujchaudhary.com

  • 2012년 3월 21일 수요일 오전 9:24
     
     

    yeap you are Right.

    So i did try to Run it as an interactive process by changing Run as setting in TFS console.

    but then my lab centre workflow complains that build service is not Running on my VM.

    error can be seen in this post.

    but what i want to understand how Lab centre Run my application in Quiet mode without showing any gui while if i run same command on the VM i can see GUI ?

    Thanks


    fahad

  • 2012년 4월 3일 화요일 오후 4:48
    소유자
     
     
    We can help with this at Microsoft support, but I'm afraid it's beyond what we can do in a forum thread. The is will require an advisory case to be opened to troubleshoot. If you cannot determine your answer here or on your own, consider opening a support case with us. Visit this link to see the various support options that are available to better meet your needs:  http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone.

    Trevor Hancock (Microsoft)
    Please remember to "Mark As Answer" the replies that help.