<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup32%3AJuly_8</id>
	<title>SE401:Group32:July 8 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup32%3AJuly_8"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group32:July_8&amp;action=history"/>
	<updated>2026-08-28T08:33:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE401:Group32:July_8&amp;diff=10713&amp;oldid=prev</id>
		<title>Mark: 7 revision(s)</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group32:July_8&amp;diff=10713&amp;oldid=prev"/>
		<updated>2008-11-03T05:21:32Z</updated>

		<summary type="html">&lt;p&gt;7 revision(s)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Implementation==&lt;br /&gt;
&lt;br /&gt;
*The testing application we developed is currently working on the emulator and the mobile&lt;br /&gt;
*Problem - we have to modify the source code of the application&lt;br /&gt;
**We have to add all commands to a central public list&lt;br /&gt;
***To do this we must add a line after each creation of a command variable&lt;br /&gt;
*In the Testing.java class we cycle through the list of commands to find the appropriate command and then execute this command (i.e. simulate command)&lt;br /&gt;
&lt;br /&gt;
===Steps to test applications at present===&lt;br /&gt;
# Describe what we want to test in XML Schema&lt;br /&gt;
# Get java to process that XML schema and read in the elements (PC)&lt;br /&gt;
# Decompile the application to test&lt;br /&gt;
# Put the various elements into a new java file in the appropriate places - hard&lt;br /&gt;
# Modify the application&amp;#039;s source code&lt;br /&gt;
## startApp() - two lines&lt;br /&gt;
## Whenever they specify a new command make a new arraylist and the add the command the list&lt;br /&gt;
# Build the package&lt;br /&gt;
# Send the package over a bluetooth connection&lt;br /&gt;
# Accept connection request and receive jar&lt;br /&gt;
# Launch the application&lt;br /&gt;
# On the mobile end (client) manually allow the computer to connect to the mobile&lt;br /&gt;
# PC side starts connection and sends over test instructions&lt;br /&gt;
# Test is run on the mobile&lt;br /&gt;
&lt;br /&gt;
[[SE401:Group32|◄ Main Page]]&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>