Automation Testing Interview Questions
Questions Answers Views Company eMail

What type of automation frame work you are using?and why?

Wipro,

2 4051

I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?

Wipro,

3 7092

I have given u a application.To automate it what are the things will u consider?

Wipro,

4 9274

I have a web page.In that i have two links called "gmail" and "gmail". Both links are look same.One link is at top of the page and other link is at bottomn of the page. How the automation tool can be recognized these link and make to click the link i want?

5 6067

I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key

2 4013

QTP script is not working on other's machine..

1535

how can we compare descriptive programing with a regular expression

1922

Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks

6 6553

Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.

3 5343

Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.

3 11108

is there any book on rtrt?

1 4720

I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?

1 4786

I am looking for selenium RC Training in Hyderabad. can any one tell me the best institute ?

76 84609

Hi Friends, How to trap an error message on Web page through QTP. Example:- When I put wrong user id or Password on a web page, I get the error message. So when I add the error object in Reposatory, every time it shows as Login Failed Object exist, eventhough using corret login details. And if I do the same without adding the object it shows as object not found. This might be because while recording QTP takes every new page as _1 _2 _3 and so on. as below. Browser("XXXXX").Page("XXXXX_1"). >>login Browser("XXXXX").Page("XXXXX_2"). >>Inbox Browser("XXXXX").Page("XXXXX_3"). >>Sent Items I used below code. Browser("XXXXX").Page("XXXXX").WebEdit("firstname").Set strFN Browser("XXXXX").Page("XXXXX").WebEdit("lastname").Set strLN Browser("XXXXX").Page("XXXXX").WebEdit("userid").Set strUserID Browser("XXXXX").Page("XXXXX").WebEdit("password").Set strPass Browser("XXXXX").Page("XXXXX").WebButton("Login >").Click If Browser("XXXXX").Page("XXXXX_2").Image ("msg_icon_error").Exist 5 Then Reporter.ReportEvent micFail, "XXXXX", "Login Failed!" ExitRun (It shows login failed ever after login is passed. Else Reporter.ReportEvent micPass, "XXXXX", "Login Successful!" End If Please find out a way for me here, and provide me with the correct code. Thanks in Advance.

1 5873

How to see the screens after running test in QTP?

1 2997


Un-Answered Questions { Automation Testing }

in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

1520


What are the steps to run automation using selenium?

526


Hi ,Can any one pleas explain how to test splash objects using QTP?

1903


What is htmlunitdriver?

530


Which is the latest Selenium tool?

591






How to find the length of the string in qtp?

576


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

1802


I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)

1459


Tell me does the selenium have any limitations?

486


What are the points that are covered while planning phase of automation ?

620


What are the different types of wait statements in selenium webdriver? Or how do you achieve synchronization in webdriver?

465


What are the testing type supported by selenium webdriver?

500


Did QTP prove efficient for your project? Yes or No, explain?

6117


Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance

1539


Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report

1486