Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Testing Distributed Applications

Testing Distributed Applications

Scheduled Pinned Locked Moved C#
questiontestingbeta-testingtoolshelp
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mohamad Al Husseiny
    wrote on last edited by
    #1

    I want to test distributed application on local machine Before deploying the application What is the tools that can simulate distributed enviroment ? And is Microsoft Application Center Test can help in that? Thanks in advance

    H 1 Reply Last reply
    0
    • M Mohamad Al Husseiny

      I want to test distributed application on local machine Before deploying the application What is the tools that can simulate distributed enviroment ? And is Microsoft Application Center Test can help in that? Thanks in advance

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      Yes, ACT is for such a purpose. You can also throw together a simple client that spawns several threads all chattering with the distributed app. That's pretty much what all load-testing tools do. If you need to simulate different clients (ex, with different IPs) that gets a little more difficult but not impossible.

      -----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----

      M 1 Reply Last reply
      0
      • H Heath Stewart

        Yes, ACT is for such a purpose. You can also throw together a simple client that spawns several threads all chattering with the distributed app. That's pretty much what all load-testing tools do. If you need to simulate different clients (ex, with different IPs) that gets a little more difficult but not impossible.

        -----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----

        M Offline
        M Offline
        Mohamad Al Husseiny
        wrote on last edited by
        #3

        Thanks Heath one more question in your experience is the test result accurate? in the case the test scenario related to the real environment or i need to test again on real environment thanks in advance

        H 1 Reply Last reply
        0
        • M Mohamad Al Husseiny

          Thanks Heath one more question in your experience is the test result accurate? in the case the test scenario related to the real environment or i need to test again on real environment thanks in advance

          H Offline
          H Offline
          Heath Stewart
          wrote on last edited by
          #4

          I'm sorry, but I couldn't tell you. I haven't had the opportunity to test it. I can tell you that lots of people use it, which wouldn't be the case if it were too bad.

          -----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----

          M 1 Reply Last reply
          0
          • H Heath Stewart

            I'm sorry, but I couldn't tell you. I haven't had the opportunity to test it. I can tell you that lots of people use it, which wouldn't be the case if it were too bad.

            -----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----

            M Offline
            M Offline
            Mohamad Al Husseiny
            wrote on last edited by
            #5

            thanks heath i moved toward distributed application so you may find me ask many qoustion about this topic so any suggestion will be appreciated thanks agai

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups