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

TATA Interview Questions
Questions Answers Views Company eMail

how to design a sheet metal bracket?

1 5048

12. A train 120 metres long passes an electric pole in 12 seconds and another train of same length traveling in opposite direction in 8 seconds. The speed of the second train is

6 36460

What is UJT PNP, NPN transistor & working principles?

1 11956

Why should i select u for this company? Why not others?

1 2539

Sir, Please send the model question for ITI(Electrician) that I am going to attend the RRB ALP written test

3 17415

HOW MUCH HARDNESS OF CAST IRON?

1540

What is difference between 3 point and 4 point starter

1 3620

how to prepare for IT Officers Interview in Banks

1484

write a c program to find the roots of a quadratic equation ax2 + bx + c = 0

11 43551

do you see fogging system in power plant?(cooling tower)

1506

wt is dynamometer? wt is governour? what is engine of an automobile?

4 6488

what is sql injection in sql server?

2 5272

what is node in sql server?

2 24312

How to store pdf file in sql server?

1 6005

What is difference between stored procedure & function?

3 6068

Post New TATA Interview Questions


TATA Interview Questions


Un-Answered Questions

is manual testing enough for 2+ yrs,does it need any tools

1876


What is a mod_evasive module?

442


what is the general life cycle of metazoans?

1623


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

563


What is the purpose of a field in a database?

436






Explain cycling frequency hopping?

603


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

2126


We will import machihery. how we will take input

1224


How does the windows command interpreter (cmd.exe) parse scripts?

441


What are RC2 and RC4?

478


induction 3 phase motor terminal connection

2027


How do I unhide a sheet?

280


How do you install an extension in joomla?

127


What are the various data types available in db2?

610


Can I run seam outside of jboss as?

603