How to open an application through scripting?

Answer Posted / yezdani

Systemutil.run "www.gmail.com"

Is This Answer Correct ?    9 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When do go for loop condition in test?

654


Explain the new feature of UFT regarding the export of test results?

575


What are test settings and global settings?

577


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

1692


What are the different types of action?

552






can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1279


Explain the concept of object repository and how QTP recognizes objects?

546


How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")

1416


What is the significance of “action 0” in qtp?

563


Hello friends..... On which areas of an application we can not test with QTP

1553


How to use reporter.report event in qtp ?

553


What is a Patch in QTP?

602


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1519


who QTP recognizes the object stored in object repository?

1657


How will you find the current time of the remote machine using QTP script?

593