Where we use data driver in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
Why to use descriptive programming?
In a webtable, lets say there are 10 records and 1 column. let say "image" is available for 1st,2nd and 3rd records and 4th onwards image is not available. How to recognise for that cell image is available or not?
What is Object Spy in QTP?
what is key word driven frame work how to use keyword driven frame in QTP in a project
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
w is descriptive programming
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...
what are the cases in which we use XML and accessibility check points.
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
what is throw object ?