QTP Interview Questions
Questions Answers Views Company eMail

what are the disadvantages of descriptiveprograming

GE,

5 7748

what is use of optionexplicit in variable declaration

GE,

5 9364

what are the functions availabla in QTP? what are the data types in QTP?

Spry Technologies,

2 13376

please send detail navigation for merging of object ripositories in QTP 8.2

Infosys, Ordain Solutions,

3 8182

How to get Links count in an web application,without descriptive programming?

8 18640

hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus

1 3385

in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm

IBM,

3 9360

How to Test Dynamic links ?

Wipro,

4 9745

How to do excception handling ( error handling ) in QTP

Institute for Medical Education,

6 15668

How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.

6 13701

how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch

ADP, Hydus,

7 20554

what is risks of testing a project?

AppLabs,

5 18697

How to test the mandatory fields in QTP?

SoftSolve, TE,

1 7885

how to capture objects of remote deskop as it is capturing only window.

Wipro,

1 4252

Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?

2 5579


Post New QTP Questions

Un-Answered Questions { QTP }

how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?

1504


What is fragmentation and paging?

1671


How to create a standard checkpoint ?

639


What are the technologies supported by qtp?

642


How are actions and functions different in QTP?

726






How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet

1629


Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in

1679


How to check feasibility of the appliction?in automation testing?

1570


how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

1525


Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

2548


Which scripting language used by quicktest professional (qtp)?

749


how did u use automating testing tools in ur job?

1572


What is throw object?

1827


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

1424


how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.

1401