What are the best JUnit and testNG books in the market? Please recommend and thanks!
Zea
Hi,
Can anybody share the basic script of "Parametrization using Excel in JUnit or TestNG".
-srikanth
Hello,
I have trouble to run my test with NetBean as below:
public class MercuryTourTest extends SeleneseTestCase {
public static void main (String [] Args)throws Exception{
TestRunner.run(new MercuryTourTest());
Hello All,
I am looking for the help How to design the custom framework in Selenium RC. basically i am looking for the non compilable code to write for executing the script. Might be script in Groovey.
Thanks
Usman
Hi Guys,
This video will help you to setup the eclipse IDE for the selenium rc server to work java. Some new guys face problem to setup the eclipse as it require some technical knowledge to setup it.
so learn the trick and be master of the selenium.
Hi,
am using TestNG framework for running selenium scripts(java) of flex application. Recently i added a java code for image comparison to that selenium script. Now am able to run that script but the only issue is result of visual comparison is not
Q: Can Selenium do image comparison tests?
A: Selenium doesn't provide this on its own. What Selenium RC can do
is return images on the web page to the programming language, which,
coupled with an image processing library, can do image comparison
hi ,
Here is some details how we used selenium as testing tool to create our own keyword framework engineered by us. It is a 8 months hardship to break the secrets and handle lots of challenges. Finally, we succeed and we have fully functional testin
Hi,
There are some of limitation of selenium tool which is not supported in current release and resaerch/development in going on it. One of them is file upload functionality.
The upload functionality is working fine in ide during recording and
Hi,
One of problem faced by selenium Rc user are as follows:
"I am using Selenium RC java client and test-ng. I want to create detail log + failed screen shots meacnism in a generic way (Should be able to used function for all
Hi all,
I am using Selenium RC with java client driver.
Here i am getting Timed out after 30000ms error in RC server.
ie, i have
selenium.click("//ul[@id='firstnav']/li[1]/a/span");
Hello,
I am using captureEntirePageScreenshot to capture screen shot. It does not work. The image only includes a black line.
The web page I want to tested use many css classes. They are not in the same css file. And many of them set background
Hi All
I want to automatically delete cache and cookies in selenium
How can i do this in selenium-java
Can anyone exemplify
Second problem
Often i get the Internet explorer script error pop-up while running my tests .Not in all pages but