why the smart identification is not there in WinRunner
Answer / ravi
WR doesnt have smart identification. Only QTP has it.
| Is This Answer Correct ? | 0 Yes | 1 No |
how to capture data from images in QTP and produce them in excel sheet?
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
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 are the 5 types of objects in qtp
any challange that faced in your project? (please give me some examples in your project?
How to use output values in qtp ?
How to use regular expression in descriptive programming?
can we use QTP for load testing instead of load runner?
Actually How do we use this Smart Identification Technology during Recording mode.
How to find local host name using QTP?
After running scripts how you report results ,there is any specific report form