test case « selenium « Java Testing Q&A

Home
Java Testing Q&A
1.Development
2.FindBugs
3.HTMLUnit
4.hudson
5.junit
6.performance
7.plugin
8.profile
9.selenium
10.Tools
11.unit test
Java Testing Q&A » selenium » test case 

1. I am not able to use mouse while executing the selenium test cases    stackoverflow.com

Hi I am executing the selenium test cases .if I dont touch the mouse manually while eecuting, the test case passes.if I move the mouse my Login process fails ...

2. multiple test cases for selenium RC    stackoverflow.com

How can you create multiple test cases for selenium RC using eclipse?

3. Selenium Test Suite: differing paths to test cases    stackoverflow.com

I have a test suite that does the following

  1. log in
  2. do tests
  3. log out
since I want to reuse log in and log out with other test suites I moved them into a separate ...

4. I want to execute few selected test cases from my class of multiple test cases using Junit3 with ease    stackoverflow.com

As my 1-2 test cases are failing from bunch of test cases and also finding difficult to execute whole test suite again for these two, is there any method without adding ...

5. OO Selenium test cases?    stackoverflow.com

Is it possible to import scripts to a selenium test case, when using the selenium IDE. For example all of my test cases will require a login. However I do not ...

6. How to reduce the time in executing Selenium test cases?    stackoverflow.com

I'm writing the Selenium test cases for each screen to test the different scenarios. In our project for each build in Jenkins, its Selenium test cases (QA) also runs automatically. My problem ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.