# Fault Simulator

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Fault_Simulator
> Markdown URL: https://mediated.wiki/source/Fault_Simulator.md
> Source: https://en.wikipedia.org/wiki/Fault_Simulator
> Source revision: 1259067098
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

{{Short description|Software development tool}}
{{onesource|date=June 2019|bot=noref (GreenC bot)}}

'''DevPartner Fault Simulator''' is a software development tool used to simulate [application](/source/application_(software)) errors.<ref>{{Cite web |last=Collins-Cope |first=Mark  |title=DevPartner Fault Simulator: Simulate Faults in Your Code - |url=https://visualstudiomagazine.com/Articles/2005/06/01/DevPartner-Fault-Simulator-Simulate-Faults-in-Your-Code.aspx |access-date=2024-11-21 |website=Visual Studio Magazine |language=en-US}}</ref> It helps [developers](/source/software_developer) and [quality assurance engineers](/source/quality_assurance) write, test and [debug](/source/debug) those parts of the [software](/source/software) responsible for handling fault situations which can occur within applications. The target application, where faults are simulated, behaves as if those faults were the result of a real software or [hardware](/source/Computer_hardware) problem which the application could face.

DevPartner Fault Simulator works with applications written for [Microsoft Windows](/source/Microsoft_Windows) and [.NET](/source/.NET_Framework) platforms and is integrated with the [Microsoft Visual Studio](/source/Microsoft_Visual_Studio) [development environment](/source/Integrated_development_environment).

DevPartner Fault Simulator belonged to the [DevPartner](/source/DevPartner) family of products offered by [Compuware](/source/Compuware).  At some point before the product line was sold to [Micro Focus](/source/Micro_Focus) in 2009, the product was retired.

==See also==
* [NuMega](/source/NuMega)

==References==
{{reflist}}

Category:Software testing tools

---
Adapted from the Wikipedia article [Fault Simulator](https://en.wikipedia.org/wiki/Fault_Simulator) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Fault_Simulator?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
