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

DOEACC Interview Questions
Questions Answers Views Company eMail

What is the difference between internal and external commands?

13 79869

What is TAN, TAN, PAN, DIN and what are uses of these in any company/organization/firm. pl tell me

10 44488

virtual terminal protocol is an example of which layer and works with which layer?

1 5240

which layer is responsible for flow control with sliding windows and reliability with sequence number and acknowledgement? A)Transport. B)Application C) Internet D)Network Interface

8 18314

what are flag in microprocessor

5 7396

design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.

1 7551

differnce between do and do while

3 8051

Post New DOEACC Interview Questions




Un-Answered Questions

what is meant by shear center?????

2594


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

2570


Explain why widget does not show up in the sidebar?

156


What is the difference between angular 2 and 5 and 6 and 4?

765


Write the latest version of cakephp?

3


what is the common earth

1044


What is a static in c#?

884


We bought some machines from Singapore (capital goods), payment made in rupees. but the invoice value is mentioned as USD. 1. party ledger shows (debit side) amount in rupees. now i need to make purchase entry. 2. shall i want to convert USD to rupees? 3. if i do like that the party ledger will be differ.. 4. somebody pls tell me the way to make purchase entry.

1421


what is complex type?

981


How to display the contents of a file?

1040


The purpose of which is to allow specific tests to be carried out on a system or network that resembles as closely as possible the environment where the item under test will be used upon release?

1094


Explain what is kafka?

497


How many sub pages, secondary pages can you create in one level?

951


Why do we need custom tags in jsp?

858


Explain the general mapreduce algorithm

613