QTP Interview Questions
Questions Answers Views Company eMail

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

1531

how can we compare descriptive programing with a regular expression

1912

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 6527

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 5317

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

3 11087

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 4780

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 5857

How to see the screens after running test in QTP?

1 2989

What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......

1 2907

I want to learn QTP Online, where can I get quality training?

CSC,

15 20163

why require regression testing?

TCS,

2 3924

ยท What should test in BANKING DOMAIN application ?

TCS,

2 7113

What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?

1 3078

What are the things(properties, and other details) will be recorded while recording an object using normal recording?

1487

How the smart identification is used in real time?Please explain with an example

Wipro,

1543


Post New QTP Questions

Un-Answered Questions { QTP }

Can any body please tell me the steps of keyword driven framework of QTP.

1561


what is the difference between the modular framework and datadriven frame work

1906


We stored into the objects OR and then write the scripting

1537


What is the use of sendkeys and what are send keys

1943


I want to do QTP Certification what is the pattern of Question paper.

1737






how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps

1665


What ate the Technologies supported by QTP?

639


Hai anyone please "Explain about Framework in QTP?"

1608


hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....

2427


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

1792


What is the use of ordinal identifier in qtp?

602


How do client side image and server side image work?

1378


What are the methods used in UFT to handle exceptions or run-time errors?

638


What is the extension of the recovery scenario file in qtp?

532


How to write business scripts using object repository with different scenarios

1380