Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
L&T,
4 13626write script for finding number of broken links in web page? kindly please answer my question.
3 17514
How to test background color and dynamic images during run time can you put the check point for moving objects?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How the exception handling can be done using quicktest professional?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Explain how Selenium is different from UFT?
How qtp recognizes the object?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
How many add-ins comes by default with quicktest professional (qtp)?
How to export quicktest professional results to an .xls file?
How do you open adobe acrobat file in QTP and do some testing on that file ?
Explain how qtp identifies object?
what is command for executing files?
Explain different types of action in qtp?
What is output value? How many types of output values are there in qtp?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)