- r34kt0r
- Posts : 1
Join date : 2010-12-30
Selenium RC Framework/Methodology ???
Thu Dec 30, 2010 4:53 am
Hi there!!!!
I would like to know if anybody knows any methodology to work such
as:
If anybody knows, could you help me to understand it????, I'd like to set up a new project using something like that.
Note: I am working with selenium RC, java, Intellij, testng
Thanks.
I would like to know if anybody knows any methodology to work such
as:
- PageObjects: where you will store information about your
application’s GUI elements. It is also where you will write your Getter Methods, which return objects enabling the Caller to query and
manipulate these GUI elements. Typically, these methods are called
within the Task layer.
- Tasks/Mules: where you will write reusable methods that exercise
common functions in your application. It is also where you will write
methods to manipulate and query complex, application-specific
controls. Methods in the Task are called by Test Cases.
- Test Cases: methods that navigate through an application, verify
its state, and log results.
If anybody knows, could you help me to understand it????, I'd like to set up a new project using something like that.
Note: I am working with selenium RC, java, Intellij, testng
Thanks.
- vickrant
- Posts : 4
Join date : 2011-01-05
Selenium Automation Framework Design
Wed Jan 05, 2011 5:55 pm
This link will be helpful to you.
http://qaselenium.blogspot.com/2010/11/selenium-automation-framework-design.html
http://qaselenium.blogspot.com/2010/11/selenium-automation-framework-design.html
- Leonardinhio
- Posts : 1
Join date : 2011-02-05
Please help me to to instal Selenium RC on windows XP and create Test!
Sat Feb 05, 2011 4:35 pm
I can not instal on windows and I do not know how to create test Please help me!
vickrant wrote:This link will be helpful to you.
http://qaselenium.blogspot.com/2010/11/selenium-automation-framework-design.html
- selenium.testing07Regular Participant
- Posts : 26
Join date : 2010-11-20
Re: Selenium RC Framework/Methodology ???
Mon Feb 28, 2011 5:12 pm
My dear Vikrant, your blog have incomplete information,
Do complete and let us know.
meanwhile, we can get report through Nunit by ->Tools->Save result as XML.
If usable you can use.
Thanks,
Do complete and let us know.
meanwhile, we can get report through Nunit by ->Tools->Save result as XML.
If usable you can use.
Thanks,
Permissions in this forum:
You cannot reply to topics in this forum