Where you can store check point results?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
If the question is about checkpoint properties, then the
answer is Action#\resouce.mtr files
If the question is about after executing the checkpoint,
then the answer is Action#\ResultFolder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram.polavarapu
the checkpoint results are stored in the results window.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vengi
basically checkpoint saved in TMP but i think chchpoint
result also same
| Is This Answer Correct ? | 0 Yes | 1 No |
How software automation specialist enter steps in the Expert View?
Hi What are re-usable actions in QTP? -Thank You
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
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 run the script If QTP tool not identify object in web page
Got job with 3 years fake Experience
dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.
what is the difference between invoke application and system.util.run
What is exact difference between “while” and “do while” in QTP ?
How to create a standard checkpoint ?
Tel me what was the automation testing process you followed?
How to change the scripts from Per-Action object repository to shared object repository