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

Caplin Point Laboratories Interview Questions
Questions Answers Views Company eMail

Why we maintain 121degree centigrade for autoclave? why we are not maintaining the temperature above or below 121degree? what is the reason?

1803

Post New Caplin Point Laboratories Interview Questions


Caplin Point Laboratories Interview Questions


Un-Answered Questions

Define hem?

1


What are the benefits of linux?

463


What is nextint java?

539


Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe

1455


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

2143






what is your daily activities?

1655


How to set the desktop icon color in code, or make the text behind them transparent?

1191


If i have a form, and 1 part of the form needs to use validator framework and the other part need not use, how will i ensure that?

1481


Explain the procedure for manual testing.

701


What is angular and why use it?

410


How are shorthand properties are used in css?

269


What is the difference between hlookup and vlookup?

318


What is Azure Blob Storage?

285


What is economic geologists?

438


why the neutral point in connnection oscillates?

1802