-
-
Manual Testing Vs Automated Testing
What are the Advantages of Manual Testing and Automated Testing?
-
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] -
VBscript Sub Procedure
You can write Function procedure to return value and also you can write function procedure without returning value (if your function not returning any value it works like sub procedure) Then what is necessity of Sub procedure concept in VBScript when function procedure alone can be used for both returning value and non returning value?
-
UFT14 Open and Copy Data from XML
How to open a XML file in Notepad++, copy it and paste it on a webPage.
-
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? -
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 -
Generating reports in selenium
I was asked how do u generate reports in selenium ???
-
Image Comparison Feature in any Test Automation Tool
Do any test automation tool contain the Image comparing feature?
-
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?
-
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.
-
-
-
Features Involved in Automation Plan
What are the steps of involved in planning automation process?
-
Identify Automation Test Case
What are the Types of Test cases you are automated in Web application. How will you identify automation test case?
-
Error, Defect, Failure
What are the differences between the terms Error, Defect and failure?
-
Test Method Name Change
How do you change the test method name dynamically (for reporting purpose)?
-
-
-
Automation Advantages
What are the Advantages of Ruby over Java?
Test Automation Interview Questions
Ans