-
Selenium Webdriver Program
Write a program in Selenium webdriver to check the current page number by total number of pages visible at the bottom of each page in an application. Assume there are 100 pages. Ex: 10/100, 11/100 etc.
-
Identifying HTML Elements with same name
In an HTML page, if there are three checkboxes and all are having same names internally and externally, then while recording how it would be distinguished?
-
Image Comparison Feature in any Test Automation Tool
Do any test automation tool contain the Image comparing feature?
-
Generating reports in selenium
I was asked how do u generate reports in selenium ???
-
Take screenshot while highlighting the field during runtime
Hi All,
Is there any way to acheive this, I want to take screenshot while the fields are highlighted in a Webbrowser.
I am able to highlight but not much of success while highlighting the field
Thanks -
How to find total rows in a paginated web table ?
I am working on automating a .NET app using QTP 11.0. The app has a webtable which is paginated showing 30 rows per page.
How do I get the total row? -
Write code to output the no. of times each number appears in two unsorted arrays
Given two strings of unsorted integers write code to output the no. of times each number appears in both arrays. In the sample below number 2 appears 3 times
Sample Arrays:
array #1 [2,21,4,56,12,10,8,2,12,10,21]
aray #2 [12,8,2,10,56,12,8,8,12,4,12] -
Manual Testing Vs Automated Testing
What are the Advantages of Manual Testing and Automated Testing?
-
Test Automation Interview Questions
Ans