473,383 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Cut testing time in half

11
As a fellow web application developer, I hated the testing phase of the project.

Typing in the data, having a bug or it crash, fixing (hopefully) the problem, then typing in all the data again to re-test, only to have it crash at some other line of code, fixing that one, etc. You get the picture.

I've decided to streamline that process and have developed some code to save the data once filled in, then recall it in milliseconds to shorten my test times.

I'm looking for some help. I need a few HTML application developers to beta test this technology to make sure it works in many scenarios.

In return, I'll give you a 1 year free subscription to the service for your feedback and testimonial when the system launches in Jan 2007.

Please go to http://www.TheSaveYour.biz and perform the demos and sign up as a beta tester.

Thanks for everyone's help and tell your friends also.

~nicholas
Oct 13 '06 #1
2 1035
steven
143 100+
Is it really necessary to double post?

Anyway, as I said in your other thread...

If you're talking about form data (as an example), there are already plugins and software which will remember and fill fields in for you... Even so, anyone who does such extensive application coding is probably more than capable enough of recreating the exact same method you are using (which appears to be storing the information in cookies, without actually checking to deeply). Either that or some ajax to write the input then replace it when there's a matching cookie.

Being completely honest, I don't think there's a big market for your software within developer circles.

All the same, good luck.
Oct 13 '06 #2
My name is Mohammad Abu Marie. I am taking CSC 3750 to expand my knowledge about the internet that changed people's life. I also would like to be able to do websites myself without using any programs for doing that.
Oct 14 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Michele Simionato | last post by:
There are situations in which you have to setup a faily sophisticated environment before running your tests. This may result in a long startup time. In my case (using PloneTestCase) the time taken...
9
by: Lol McBride | last post by:
Hi All, I'm looking for some help in developing a way to test for the uniqueness of an item in a large list.To illustrate what I mean the code below is an indicator of what I want to do but I'm...
0
by: Jonathan Allen | last post by:
We have found that our method of testing does not match traditional text-book methodologies. I decided to write a short white paper on it so that I could get your opinions. Does anyone else use...
2
by: Targa | last post by:
I have a form field which displays a time in the format 5:30 PM - this time is selected from a previous page. I need to add a function to increment or deincrement the time by clicking up/down...
1
by: DB2 Novice | last post by:
hello, I have tested to import around 10,000,000 delimited flat file(about 1G) into DB2 UDB 8.2 in AIX machine. I have 4 WAY and 8GB AIX box (no application running this time. it's a development...
19
by: lihua | last post by:
Hi, Group! I got one question here: We all know that fclose() must be called after file operations to avoid unexpected errors.But there are really cases when you forget to do that!Just like...
13
by: maflatoun | last post by:
Hi, I have the following function to convert UTC time to Local time. It works perfect for GMT- (Minus) time zones however it provides incorrect results for GMT+(Plus) time zones? // Format to...
0
by: stnick | last post by:
As a fellow web application developer, I hated the testing phase of the project. Typing in the data, having a bug or it crash, fixing (hopefully) the problem, then typing in all the data again to...
0
by: TONY-GAL | last post by:
To: All European Citizens who care about Animals This is a critical time. The European Commission (EC) is currently revising the law - known as Directive 86/609 - that governs animal experiments...
24
by: David | last post by:
Hi list. What strategies do you use to ensure correctness of new code? Specifically, if you've just written 100 new lines of Python code, then: 1) How do you test the new code? 2) How do...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.