Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Oil India Interview Questions
Questions Answers Views Company eMail

Would you be willing to relocate if required?

2 12119

What is C&F agency?

40 496610

What is Sensex? What is Nifty ? Difference between these two

123 399700

send me the model paper for clerk exam

2037

To connect a computer in your home to Internet ? What are the networking components needed?What type of modems are needed for connection?

2012

Multiply all the integers from -4 to +4. The product obtained is

3 6210

How to ensure vibration sensor functioning accordingly.With out using an other sensor.

3 8328

how to calculate material balnce & energy balnce

7 12429

what is the diffrence between pressure safety valve & pressure relief valve....pls

2192

Explain PID controller tuning & any one method used for it.

1 7822

How to run a three phase motor into single phase........

2012

Why use ball valves on Gas pipelines instead of gate & or globe valves...means basic diffrence or use of these valves..how designers knows this type of valve with rating is required...

2357

What is the maximum load an electric engine can pull??

3 7036

what are the particle used along with silica gel in transformer breether,explain their functions.

4 7912

What is the latest generation of circuit breakers called?

2 9210

Post New Oil India Interview Questions




Un-Answered Questions

When should I use microsoft word?

737


How do you simulate the explain of an embedded sql statement in spufi/qmf?

1100


Where is template in word?

616


What are the formulas and functions of ms excel?

644


Is salesforce.com is a public cloud or private cloud?

465


Are c# objects passed by reference?

905


What is the use of @configuration in spring?

428


What is Kalamkari.

5


How did you do unit testing in your project?

1193


Can we inherit class that contains only one private constructor?

969


Explain about c# language.

1070


Hi, Below is the code that i ran on selenium RC using eclipse IDE and java coding.: package source; import org.testng.annotations.BeforeSuite; import org.testng.annotations.Test; import com.thoughtworks.selenium.*; public class parameterized extends SeleneseTestCase { private Selenium browser; public static void main(String []args) { String arr[] = new String[5]; arr[0]= "bert"; arr[1]= "regular"; arr[2]= "copyonly"; arr[3]= "doert"; arr[4]= "inter"; parameterized obj = new parameterized(); obj.setUp(); obj.login_parameterize(arr); } @BeforeSuite public void setUp() { browser = new DefaultSelenium("localhost",4444, "*chrome", "http://goolge.com"); browser.start(); browser.open("http://goolge.com"); browser.waitForPageToLoad("30000"); browser.windowMaximize(); browser.open("/"); browser.click("gb_23"); } @Test public void login_parameterize(String[] arr ) { for(int i=0;i<=5;i++) { for(int j=0;j<=2; j++) { browser.type("//input[@id='Email']", arr[i]); browser.type("//input[@id='Passwd']", arr[i]); browser.click("//input[@id='signIn']"); browser.waitForPageToLoad("30000"); } } } public void EnterValuesIntoTextField_CheckWithGetValue() throws Exception { selenium.open("http://www.essaywriter.co.uk"); assertEquals("", selenium.getValue("id=textInput")); selenium.type("id=textInput", "Text In The Field"); assertEquals("Text In The Field", selenium.getValue("id=textInput")); } } When i ran this test i got an error which says: "Method login_parameterize requires 1 parameters but 0 were supplied in the @Test annotation." Any help is much appreciated. thank Gab

2624


Who developed ios?

820


What is the plv (pl/vision) package offers?

1060


What is 'mysqlcheck'?

1027