What are the enhancements u did after recording ur
script?
Answer / sreeprasad
After recording script:
Placing for loop or If loop in order to get the
messagesas the operation passes or fails.
Adding the Checkpoints in order to check the functions.
Doing parameterization in order to using the multiple
datafor more than one iteration or easy data changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this
what is the difference between data table and spread sheet?
Why you have to add the specific add in in QTP? My answer is to recognize the specific objects we have to add the add-in in QTP...but he asked again after adding addin how qtp recognize the objects successfully? what is there in the add-in ?
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
where do you store the test result?
What is operator in VB Script?
what is impact analysis on regression testing?
what is ODC and GDC?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How cookies can be tested in QTP?
Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?