How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
No Answer is Posted For this Question
Be the First to Post Answer
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How to create a run time propertyfor an object?
How can you merge two Object Repositories?
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.
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
We have a text file which contains 1 to 100 numeric values sequentially like 1 2 . . 100 Now we have to count them and transfer to XML file by writing a code in qtp.
Did you find anything in your project that QTP proved inefficient to perform?
Difference between object identification and smart identification
what is localisation testing and globalisation testing? what is the difference between them?
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
How to export data present in Datatable to an ".xls" file?