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

CTS Interview Questions
Questions Answers Views Company eMail

What is the function for Nested Transaction in Load Runner?

1 19212

what is the function to execute batch jobs?

1 4926

Is it possible to play back screen using loadrunner?

5 11862

What are Network Components and explain their uses?

8 23879

what is the Extra tab in QC ? Explain me?(Suma)

5 12444

What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?

2446

How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?

3 7750

I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent.

7 23675

how can u handle run time exception in java? explain with brief explanation with examples?

2 10536

If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?

3 7707

What type of framework you are using in your company and explain it?

4 8979

What are the advantages of QTP over WinRunner?

5 12045

Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?

2 15644

how can we know the program is testing by multiple test data in data driven frame work?

1 4434

what are the basic line documents?

1 4116

Post New CTS Interview Questions


CTS Interview Questions


Un-Answered Questions

In what condition we cannot use automation testing for agile method ?

1183


How data flow happens in sap fiori launchpad? Explain the steps?

998


How deadlock can be detected in a system?

1155


What is codeigniter template?

611


What is S/WAN ?

1949


What does ctrl shift spacebar do in word?

724


How does mysql store data?

985


Greetings This question is about hydraulics and I request an expert to answer it. A simple hydraulic machine is made up of two heads, a larger one with a larger force inside a wider pipe and a smaller one with a smaller force inside a smaller pipe in width as in the second picture on this link: http://science.howstuffworks.com/hydraulic1.htm The question is this: what happens if the smaller head and the smaller force doesn’t exist but the smaller pipe is high enough to take all the liquid? For example the larger head is 1.00 sqr metre and can go down 1.00m under a weight of 100.00kg. The cross sectional area of the smaller pipe is 0.001 sqr metre. Now when the larger head goes down 1.00m, how high the liquid from the wider pipe can go into the smaller pipe of the cross sectional area of 0.001 sqr metre? Regards

2055


What does a f table signify?

29


What is yml file in spring boot? : Spring Boot

461


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

2666


Why and When RRF is necessary in RS method? How it is helpful in method development?

2287


What is difference between nchar and nvarchar?

1104


What are the differences between informatica and abinitio?

1270


What is taskhostw exe?

999