- mgharikrishnanActive particpant
- Posts : 10
Join date : 2011-06-20
Different frameworks available for Selenium RC with Java
Thu Aug 04, 2011 1:21 pm
Hi Friends,
I am user of Selenium RC with java for a quite long time. But till date I am not able to find the best framework for Selenium RC scripts. I would like to know the following details,
a) What are the different frameworks available for Selenium RC?
b) Which is the best one for Selenium RC with Java?
When you people help me with your answer, please please also provide the supporting URL so that I can have some basic idea about the frameworks and chose the best one for my project.
Thanks in advance,
Harri...
I am user of Selenium RC with java for a quite long time. But till date I am not able to find the best framework for Selenium RC scripts. I would like to know the following details,
a) What are the different frameworks available for Selenium RC?
b) Which is the best one for Selenium RC with Java?
When you people help me with your answer, please please also provide the supporting URL so that I can have some basic idea about the frameworks and chose the best one for my project.
Thanks in advance,
Harri...
- dev1122
- Posts : 3
Join date : 2011-08-30
Re: Different frameworks available for Selenium RC with Java
Tue Aug 30, 2011 7:13 am
Do you want the structure of framework? How it can be implemented... If yes then let me know... I can tell you how we implemented n our company.
- mgharikrishnanActive particpant
- Posts : 10
Join date : 2011-06-20
Re: Different frameworks available for Selenium RC with Java
Tue Aug 30, 2011 9:35 pm
Yes dev... I am look for the framework as well as how to implement it... It would be of great great great help, if you provide me some details, some documents, if possible the project structure...
Thanks in advance,
Harri...
Thanks in advance,
Harri...
- sourabhd
- Posts : 1
Join date : 2011-09-03
Re: Different frameworks available for Selenium RC with Java
Sat Sep 03, 2011 7:06 pm
I am new user of Selenium RC with java for. but i ma not find the best framework for Selenium RC scripts. I would like to know the following details,
a) What are the different frameworks available for Selenium RC?
b) Which is the best one for Selenium RC with Java?
When you people help me with your answer, please please also provide the supporting URL .
And steps for how to run it
Thanks
sourabhd
a) What are the different frameworks available for Selenium RC?
b) Which is the best one for Selenium RC with Java?
When you people help me with your answer, please please also provide the supporting URL .
And steps for how to run it
Thanks
sourabhd
Re: Different frameworks available for Selenium RC with Java
Thu Sep 15, 2011 6:32 pm
The different frameworks available are:
1. JUnit
2. TestNG
You can utilize both of these frameworks for Selenium. With these frameworks you need to record through Selenium IDE and export the code into your favorite programming language such as Java, C#, Python, PHP etc and write the tests. If you run through ANT / Eclipse you can get nice HTML / XML reports.. But to enhance your skills and also the framework's features, it is better to be good in one of the programming languages such as Java/ C#, etc and develop your own framework. That can even utilize JUnit / TestNG but extended according to your needs. you can refer to my blog "selftechy" for more details (Go to Selenium page).
1. JUnit
2. TestNG
You can utilize both of these frameworks for Selenium. With these frameworks you need to record through Selenium IDE and export the code into your favorite programming language such as Java, C#, Python, PHP etc and write the tests. If you run through ANT / Eclipse you can get nice HTML / XML reports.. But to enhance your skills and also the framework's features, it is better to be good in one of the programming languages such as Java/ C#, etc and develop your own framework. That can even utilize JUnit / TestNG but extended according to your needs. you can refer to my blog "selftechy" for more details (Go to Selenium page).
Permissions in this forum:
You cannot reply to topics in this forum