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...



Automation Testing Interview Questions
Questions Answers Views Company eMail

How to write in a text box using Selenium?

994

When we use findElement () and findElements () findElement ()?

931

How can we get text from a Web Part?

2 1963

What kinds of tests can Selenium support?

1002

What is an XPath?

1066

How to enforce the title of the website?

1034

What is the difference between “/” and “XPath //”?

1171

How can we deal with pop-up windows based on?

958

What are the Different Types of Waiting in the WebDriver?

1 1434

What is a framework?

1 1503

How to select a value from a drop-down?

1 1603

What is the automation test?

1014

What is selenium? What are the different components of Selenium?

1 1558

What are the different types of drivers available on Webdriver ?

942

What do we mean selenium selenium 1 and 2?

933


Un-Answered Questions { Automation Testing }

Is it possible to merge two object repository files in qtp?

1185


In jmeter is it necessary to call embedded resources explicitly?

660


How will you handle working with multiple windows in selenium?

902


Where you have applied oops in automation framework?

1128


What are the types of listeners in testng?

1509


How do you identify which values need to be correlated in the script? Give an example.

998


What are the different attribute used with regular expression?

976


What kind of tests would you automate?

1023


two file is there how will compate it by useing qtp.

2277


How to change the url on a webpage using selenium web driver?

931


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1846


What is the purpose of regexp_msw_class property?

1135


What do you know about selenium?

935


What is reusable action?

1101


Explain what is the difference between findelement () and findelements ()?

1019