i m tryed to use qtp in a user registration form but at
the "image enter"part it gives a error when i run the qtp
bcz the image is changed every time so it gives a error
when i use regukar expreesion fot this it still gives a
error value bcoz it reads the image code bt nt reconige the
image which i enter in the image verification text box.so
hw can i automate qtp for this function.plz give me a answer
Answer / kanti
Hiiiiiiiii,
I m also finding ans of this question,
but still I dont got any ans.
All the best
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the difference between data driver & data driven and driver script?
Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.
Define object spy ?
Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA
3 Answers CA, Qualtree Solutions,
What is the Difference Between Quick Test Pro and Quick test professional?
What's Checkpoints for QTP?
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...
General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
How u perform exception handling in QTp,what is other name for ths?
How you can write contexts to text file in qtp?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?