Will down time for server and content maintenance/upgrades be allowed? how much?
No Answer is Posted For this Question
Be the First to Post Answer
how to load the *.vbs (or) test generating script in a new machine?
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
How to execute a VBS file without using Execute File statement?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
How to import excel sheet to QC?
anyone can explain about "Hybrid framework" in QTP
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
what are the cases in which we use XML and accessibility check points.
If I change the object name in one action will it be updated in all the actions? Or not?
How to Map network drive in QTP
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?