Universal Test Specification Language: Difference between revisions

Content deleted Content added
Datacom111 (talk | contribs)
No edit summary
Datacom111 (talk | contribs)
No edit summary
Line 23:
Being a platform independent programming language, UTSL<ref name="UTSL" /> allows the engineers to read, analyse and modify the tests in the test specification regardless of the ATE at which the testing of the [[ASIC]] will be done.
 
UTSL<ref name="UTSL" /> is based on C# <ref> https://en.wikipedia.org/wiki/C_shell</ref> , allows procedural programming and is class oriented. The classes contain sub-classes which in term have their sub-classes.<ref>“UTSL Universal Test Specification Language”. http://www.vde.com/de/fg/GMM/Arbeitsgebiete/FB7/FA7.1/Documents/utsl_reference.pdf . </ref>
 
<br>