<?xml version="1.0" encoding="UTF-8"?>
<events xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="UCBCNEvents_1.9.xsd">

    <event>
        <id>4215385</id>
        <event_id>1149284</event_id>
        <eventinstance_id>4215385</eventinstance_id>
		<calendar>
			<id>6753</id>
			<title>Summer B 2022</title>
			<slug>summer-b-2022</slug>
			<url>https://events.ucf.edu/calendar/6753/summer-b-2022/</url>
		</calendar>
		<title>Knowns and Unknowns: Testing AI Generated Code</title>
		<subtitle></subtitle>
		<start_date>Wed, 23 Sep 2026 18:30:00 -0400</start_date>
		<end_date>Wed, 23 Sep 2026 20:30:00 -0400</end_date>
		<location>Downtown DPAC 169A</location>
		<room>DPAC 169A</room>
		<virtual_url></virtual_url>

		<address>
			<building></building>
			<city></city>
			<zipcode></zipcode>
			<state></state>
			<country>
				<id xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0" codeListID="ISO3166-1" codeListAgencyID="6" codeListAgencyName="United Nations Economic Commission for Europe" codeListName="country" codeListVersionID="0.3" languageID="en" codeListURI="http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1-semic.txt" codeListSchemeURI="urn:oasis:names:specification:ubl:schema:xsd:countryIdentificationCode-1.0">US</id>
				<name xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0">United States</name>
			</country>
		</address>

		<location_info>
			<location_type></location_type>
			<location_hours></location_hours>
			<location_phone></location_phone>
			<location_website><![CDATA[https://map.ucf.edu/downtown/]]>
</location_website>
			<directions></directions>
			<map_link></map_link>
			<additional_public_info></additional_public_info>
		</location_info>

		<languages>
			<language>en-US</language>
		</languages>
		<event_transparency></event_transparency>

		<description><![CDATA[<p>Hosted by: Orlando Java User Group (JUG)</p>
<p>Let's face it AI-assisted coding is rapidly becoming the primary way applications are being written. The power of being able to write out a complicated application or feature with a just a few commands is something too alluring to pass up.</p>
<p>But between the imprecise nature of language and LLMs ability to "hallucinate", this creates many opportunities for bugs and unintended behavior to introduced. Just telling an AI coding agent to "write tests" isn't going to be enough to build confidence in the correctness of an application either.</p>
<p>In this presentation we are going to review three distinct phases to testing AI written code. The known knowns; using spec driven development to define the business meaningful behavior of your application. Known unknowns; using property-based testing to handle edge cases and avoid over fitting and unintended biases. And finally unknown unknowns, using static analysis and mutation testing to avoid introducing bugs you didn't think about.</p>
<p>AI-assisted coding is a rapidly evolving field, but this presentation should give you the framework and approach on how to have confidence when using AI to assist in writing applications.</p>
<ul>
<li>6:30pm &mdash; Welcome &amp; Networking: <strong>Pizza, drinks and name tags will be provided&mdash;come hungry and ready to connect!</strong></li>
<li>7:00pm &mdash; Get people into the auditorium.</li>
<li>7:05pm &mdash; Orlando JUG and ODevs opening remarks.</li>
<li>7:10pm &mdash; <em>Featured presentation by guest speaker.</em></li>
<li>8:20pm &mdash; Q&amp;A + Social Time. <strong>Two attendees will each win a JetBrains license (e.g. IntelliJ IDEA, CLion, PyCharm Pro, ReSharper, etc.) and 3 attendees will each win an O'Reilly book.</strong></li>
</ul>]]></description>
		<short_description></short_description>

		<refreshments></refreshments>
		<webpages>
			<webpage>
				<title>Event Instance url</title>
				<url>https://events.ucf.edu/event/4215385/knowns-and-unknowns-testing-ai-generated-code/</url>
			</webpage>
		</webpages>

		<contact_person>Orlando Devs</contact_person>
		<contact_email>caitlin@orlandodevs.com</contact_email>
		<contact_phone>407-823-3573</contact_phone>

		<category>Workshop/Conference</category>
		<tags>
			<tag>JavaScript</tag><tag>Networking</tag><tag>AI workshop</tag>
		</tags>
		<registration_link><![CDATA[https://www.meetup.com/orlando-jug-java-user-group/events/316364809/?utm_medium=referral&amp;utm_campaign=share-btn_savedevents_share_modal&amp;utm_source=link&amp;utm_version=v2]]></registration_link>
		<registration_info></registration_info>

		<status>Happening As Scheduled</status>
		<classification>Public</classification>
	</event>

</events>

