difference Between Call Run action and copy of action?
Answer Posted / durgeshwari.m
Call to Run/Existing Action -
We cannot make any changes , Its Read Only mode.
Call to Copy Action -
It is Read and Write Mode . We can make any changes in Script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can find the absolute value of the number in qtp?
Should have experience in framework means?
What are the various types of Actions in UFT?
Explain hybrid framework with advantages and disadvantages?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How do we handle run-time errors?
What are the automation metrice in your project?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
please any one can explain the keyword driven framework. with gmail example.
Explain object spy in qtp.
Explain different types of checkpoints?
could any help me please, how to work on visual foxpro application using UFT
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How to get Traceability matrix from TD?