Interview Questions

Need to shut down network connectivity mid tansaction. How to do this programmatically via windows interface?

Software QA/Testing Technical FAQs


(Continued from previous question...)

Need to shut down network connectivity mid tansaction. How to do this programmatically via windows interface?

From the command line, IPCONFIG /RELEASE, should do it. or do the old fashion way. remove the cable on your machine. if u r using a wireless connection, it is better to use ipconfig then.

(Continued on next question...)

Other Interview Questions