How to calculate quantity of binding wire for any kind of structures. How to calculate quantity of nails in 1 sq m shuttering.
2 14114How to select batteries required for ups and the inverter if we Known load? And how AH is selected of battery?
1454Post New Vodafone Interview Questions
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
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
Explain drupal architecture?
what is earth pit , how we can measured it, what earth rods reference
Describe the layers of osi model?
how to creat e-vat return in tally
What is the difference between stateful and stateless components.
How many types of collections are there in c#?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Is and as in c#?
How long do you expect to remain employed with American Red Cross?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
what is the difference between cash memo or credit memo vs invoice any legal action can be taken against cash or credit memo.
What is css code?
Is it possible for a company to show positive cash flows but be in grave trouble?