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 4738i 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 14097Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 10504Dear 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
1882I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
FAI,
1 4462HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
2848
How often were they executed?
breef description of batch testing ?
how can i call function (which has link with excell sheet at a remote location) within another function
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
What are the different types of functions available in qtp and explain ?
Where to use function or action?
What are private functions in QTP? How they can be called from the function library?
explain keyword driven framework with banking domain?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Differences between quicktest professional (qtp) and winrunner?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What are the views available in quicktest professional?
how to test use the quality control .how to verify the image verification
What is the keyword view and expert view in qtp?