how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
1 3326Can anyone please explain me the process of automating an application using QTP as i am new to this?
1 4735i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
2022I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
NIIT,
6 14094Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 10500Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
TCS,
2729I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
1877I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
FAI,
1 4461HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
2847
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
How to find the length of the string in qtp?
What is text check point and text area check point?
Can you write a script to check if the folder exists or not?
What are the Application Functions available in QTP?
What are the recording modes in qtp?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Explain types of descriptive programming?
How to break the object spy ?
How to check bitmap output value?
Explain how you can replace string in qtp?
Explain how Does Run time data (Parameterization) is handled in QTP?
Explain xml checkpoints.
How you are developing the script? Using record and play back or manual?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me