HI, pls help me on this, iam not able to capture getcelldata value in javatable...
msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
No Answer is Posted For this Question
Be the First to Post Answer
Tell me the QTP Advantages and Disadvatages ?
How do I get the QTP scripts result in xml format by using vb script function?
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
if we made any changes in shared object repository how it reflects of others like our team members?
difference Between Call Run action and copy of action?
What is difference between design time and run time data table?
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
why do we go for Test Automation?
Explain the concept of object repository and how quicktest professional recognises objects?
How i can test the background color of the records displayed in a Table. Eg i have a .net desktop application and there is a Table(swftable) with records displayed in the grids. i have to validate whether the 1st record is displayed in white background color and 2nd record in light blue background color...But the constraints is that once user click on the first record...the background color changes to grey.......Plze let me now how to validate this with QTP 9.2.
if numbers are always changing write a script for that
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?