I need to write some software that allows me to inject faults into other pieces of software that I am testing.
There are a couple of things I am trying to understand.
1. How do I get my app (which will be written in Borland C++ Builder 5.0) to open another application?
2. I want to use checkboxes so that when a user checks a "Network Disconnect" box, the application simulates not having a network connection or having lost the connection. I know how to do the checkboxes and all but I don't how to simulate the loss of a network.
Can anyone help me on these two items?
Thanks
fergmj
There are a couple of things I am trying to understand.
1. How do I get my app (which will be written in Borland C++ Builder 5.0) to open another application?
2. I want to use checkboxes so that when a user checks a "Network Disconnect" box, the application simulates not having a network connection or having lost the connection. I know how to do the checkboxes and all but I don't how to simulate the loss of a network.
Can anyone help me on these two items?
Thanks
fergmj