what is the difference between invoke application and
system.util.run

Answer Posted / lochana

Hi,

Invoke and Systemutil.run are used to open an application.
But the difference is that invoke function and
systemutil.run is object.method. Generally QTP contains
object.method with in the VB script.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between check point and output value?

498


What is debugging? How you debug your script?

612


Which environments are supported by hp qtp?

602


what is stepin & stepout?

1426


Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John

2169






Explain in brief about the quicktest professional automation object model?

519


Explain the differences between table and db checkpoints?

583


Explain types of output values?

572


Explain step generator in qtp?

651


Explain features of the latest version of qtp/ uft 12.1?

608


Is it possible to switch between recording modes during a test creation?

594


what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent

1341


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

3282


How will internal and external links be validated and updated? how often?

644


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1436