Hi Tarnnum,
1st we have to understand the Functionality and flow of the data. Then we can try to find out the tables used at that process. IF you are using Stored Procedure then you can go find out the parameters used to pass the values. Run Stored…
no need to put Eclipse and TestNg anywhere....just download them and put it on your desktop and get it installed
Install Selenium RC package and put it in C drive
Let the java remains in C
I have created a path "C:\Program Files\Java" like this.
Where i have to put Selenium, is it at "C:\Program Files\Java" at this path or i have create an other Folder at C:\Program Files\.
Where i have put Eclipse IDE And TestNG. These both are requi…
First of all, make sure that you have JDK in your system
Then install Eclipse with java with TestNG add on
When you write testcase you need to mention that in which browser it should get run
selenium = new DefaultSelenium("localhost",4444,"*iexplore…
Hi Tarnnum,
Can you please tell me Selenium Rc & Java IDE Installation Process.
Path for storing while installation and How IE will open while Playing the recored script.
Thanks In Advance.
I have install Selenium IDE and then triying for selenium Rc installation.
Are you using java language as junit and java IDE as Eclipse.
I have installed java then trying to download eclipse.Can you please tell me the path for install and how to work on that.