how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
1 3419Can anyone please explain me the process of automating an application using QTP as i am new to this?
1 4808i 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.
2065I 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 14340Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 10657Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
TCS,
2787I 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
1931I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
FAI,
1 4556HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
2916
Explain the concept of object repository & how qtp recognizes objects?
How to use conditional loops in qtp ?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What is the file extension of the code file in qtp?
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
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
can i compare two databases using QTP ?
What is qtp window?
when will you do debug your script? and explain that process?
What is the Difference between test object and run time object?
Explain types of descriptive programming?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)