How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
No Answer is Posted For this Question
Be the First to Post Answer
Why is action split used by qtp?
What is the disadvantage of smart identification?
When and why to use descriptive programming?
Write a script to delete the a specific row (say 3rd) in a webtable.
wt is the xtension of the QTP result view file?
How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?
After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
What is qtpro? What is quick test pro? What is a quick test professional?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
Suppose u write test case in Excel sheet . how u open that test case in Test Director?
How to make an Action as reusable?