QTP9.1 does not support to text checkpoint in Windows
application? Is this correct?
If this is correct, what is alternative for Text checkpoint?
Answers were Sorted based on User's Feedback
Answer / ganesh
Yes Text Check Point is not supported in QTp 9.1. You can
use Standard CheckPoint instead of Text Check Point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / geena
Use standard checkpoint and check the text propertiy.
| Is This Answer Correct ? | 0 Yes | 0 No |
explain all the check point in QTP?
tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features
What is method name to compare two XML files.
How often were they executed?
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 check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...
Can you do more than just capture and playback?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.
Can we use Virtual Objects in Discriptive Programming?
What is load testing?
What is active screen?