i developed web project in java, java script, jsp how comaptibilty testing ie & netcafe navigator, what kind error we find both broeswer please explian to me...
Dear All, I want to clear scjp. i m preparing 4 the same...!! Is there anything like ready made Cd containing dump...!! Pl guide me...!!! Regards..!! -APURVA...
i need this asap please i would appreciate the help greatly i've been starin at this program for a week and just can't get any where with it. come someone help...
This question has nothing to do with the testing of Java GUI applications. In any case, compareTo, equals, etc, use a paradigm where the method is passed any...
hi this is lalit, i m making a chatting software in java . but i m new to java and i m c++ programmer. and i m studying the classes required for that. But it...
Anybody knows the code to disable (hide) console window that appears every time I run a swing application?? I use textpad as an editor, and this console window...
I am new at Abbot and Costello. My scripts were working, then now they are not. Now when I try to open the example scripts using Costello, I get this error ...
I guess something got corrupted here, I downloaded a new version and it works good. Except, I can only open the main application I am testing. I need to be...
Hi, I have been getting the following exception inconsistently while playing back recorded marathon scripts. net.sourceforge.marathon.junit.MarathonTestCase) ...
in our application, the JVM is launched through C application and lots of JNI calls between the C and Java layter.Any automated testing tools for such an...
When your VM is launched by some other method than directly launching the VM (e.g. a browser, web start, JNI), you might consider adding a wrapper to your main...
... Can you say more about what you mean? Specifically, are you wanting to interact with GUI elements controlled by the C layer, as well as GUI elements...
For this inter-process communication, you might also look at STAF. http://staf.sourceforge.net We at SAFSDEV (http://safsdev.sourceforge.net) use STAF so that...
hi to all, i m designing an chatting system. in which there is chatwindow and there r emote icons(smileys), so the component in which the conversation will be...
... and ... if i were u i would use a canvas to display the chat and a text area for typing( the same way they use in yahoo) the one on the top would be a...
Hi guys, This is my first question post here, well i got a problem with the files. Well as the group name suggests this is not a GUI based problem but a IO...
InputStream.available means the number of bytes you can read without blocking (see the javadoc). It has nothing to do with the ultimate number of bytes that...
hi i am new to Automation testing please guide me how to test web applications with automation tools like WINRUNNER. Any documents or navigation steps clearly...
Hi Hari, It would be better if U go through the documents available along with the tools. With WinRunner U could find the User Guides, Tutorials, etc., which...
Greetings Group. I have researched for about a week now and tried a couple free testing tools (JMeter, Bad Boy) to accomplish my testing goal but it keeps...
Hi jon, I am exploring on some free test automation tools. Is the tools U have mentioned (JMeter, Bad Boy) are falling under that category i am looking for. If...
Jon, The difficulty of testing HTML-based web apps is part of the reason we've switched to Java Web Start and Swing for our new application. In the past we...
From our experience one of the major inputs on what test tool to select is your use of JavaScript. The more JavaScript you have the harder it is to use any of...