Discussion:
Remote Testing
Brett Walker
2008-06-23 16:38:08 UTC
Permalink
Hello,



I am new to formal software testing (and also new to NUnit) so please
bear with me if this is a "newby" question...



I need to allow developers to test their deployed code (on QA) without
logging on to QA (developers don't have access to QA). I have a .NET
remoting application that can do this but I wanted to make sure there
wasn't a better way. From the client, I pass the actual NUnit command
line to the server via remoting.



I can furnish more details, etc. if anyone needs them.



I would appreciate any advice, suggestions, sample code, etc.



Thanks,

Brett





Brett Walker

QA Software Developer

Passport Health Communications, Inc.

(615) 261-4129

www.passporthealth.com
<outbind://10-000000000DA87B70888CAE4A99501FD5658B3DB40700FF383C89DED900
4A976261E4B53E400700000402D1660000FF383C89DED9004A976261E4B53E4007000004
02D3BE0000/www.passporthealth.com>
brett.walker <mailto:***@passporthealth.com>
@passporthealth.com <mailto:***@passporthealth.com>





Confidentiality Notice:

The information contained in this message and any attached documents is
intended only for the personal and confidential use of the designated
recipient(s). This message contains confidential and privileged
communication. If the reader of this message is not the intended
recipient (or an agent responsible for delivering it to the intended
recipient), you are hereby notified that any unauthorized distribution
or copying of this email or the information contained in it is strictly
prohibited. If you have received this communication in error, please
notify us immediately by replying to this message and deleting it from
your computer. Passport Health Communications, Inc. is not responsible
for errors or omissions in this e-mail message. Any personal comments
made do not necessarily reflect the views of Passport Health
Communications, Inc.
Ben Hall
2008-06-23 23:28:24 UTC
Permalink
Hello,

To provide a better answer, what is your actual requirement\goal of doing this?

Is it to allow developers to debug a bug which occurred in QA?

Ben
Blog.BenHall.me.uk

On Mon, Jun 23, 2008 at 5:38 PM, Brett Walker
Post by Brett Walker
Hello,
I am new to formal software testing (and also new to NUnit) so please bear
with me if this is a "newby" question…
I need to allow developers to test their deployed code (on QA) without
logging on to QA (developers don't have access to QA). I have a .NET
remoting application that can do this but I wanted to make sure there wasn't
a better way. From the client, I pass the actual NUnit command line to the
server via remoting.
I can furnish more details, etc. if anyone needs them.
I would appreciate any advice, suggestions, sample code, etc.
Thanks,
Brett
Brett Walker
QA Software Developer
Passport Health Communications, Inc.
(615) 261-4129
www.passporthealth.com
The information contained in this message and any attached documents is
intended only for the personal and confidential use of the designated
recipient(s). This message contains confidential and privileged
communication. If the reader of this message is not the intended recipient
(or an agent responsible for delivering it to the intended recipient), you
are hereby notified that any unauthorized distribution or copying of this
email or the information contained in it is strictly prohibited. If you have
received this communication in error, please notify us immediately by
replying to this message and deleting it from your computer. Passport Health
Communications, Inc. is not responsible for errors or omissions in this
e-mail message. Any personal comments made do not necessarily reflect the
views of Passport Health Communications, Inc.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
nunit-developer mailing list
https://lists.sourceforge.net/lists/listinfo/nunit-developer
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

Loading...