GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Scripting
Go To First  |  Previous Question  |  Next Question 
 Scripting  |  Question 4 of 10    Print  
Hi All,
I need to run QTP script using Windows scheduler and notepad.
I used the below code in notepad and saved in .bat extension.
and double click it. This can start the QTP and loads the script but doesn't run.
I don't know where i went wrong???
It works fine for WinRunner... Any one cal help me please????



"C:Program FilesMercury InteractiveQuickTest ProfessionalbinQTPro.exe" -t (This part starts the QTP)

"C:ProgramFilesMercuryInteractiveQuickTestProfessionalTestingTestingForthe_Test_outputvalu" -Run (This is the script)


It is not executing??

  
Total Answers and Comments: 1 Last Update: March 05, 2007     Asked by: shrestha725 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 05, 2007 06:06:47   #1  
Rakesh Kumar.B        

How to Capture a Tool Tip in QTP
Hi All

I was trying to capture a tool tip for a text field with the help of Object Spy. But when i put the mouse pointer in the field the tool tip is not dislaying.That is the reason why i am not able to capture the tool tip. any one please help me out as soon as possible..


Thank you in Advance
Rakesh Kumar.B

 
Is this answer useful? Yes | No

 Related Questions

Hi guys..i m getting Unresponsive Script in FireFox 1.0.5.3...i know i can set dom.max_script_run_time as 20 ..through about:config ..but it is the part of user..and i want to set this value through javascript code ..is it possible ...pls let me knowThanks
Read Answers (1) | Asked by : pratik

View Question | Asked by : priya
Tags : VPN

Hi, Could you tell and give a script for how to execute WScript & WSH object ?How will i create WSH objects?
View Question | Asked by : Manjula

Hi All,I need to run QTP script using Windows scheduler and notepad.I used the below code in notepad and saved in .bat extension.and double click it. This can start the QTP and loads the script but doesn't run. I don't know where i went wrong???It works fine for WinRunner... Any one cal help me please????"C:Program FilesMercury InteractiveQuickTest ProfessionalbinQTPro.exe" -t (This part starts the QTP)"C:ProgramFilesMercuryInteractiveQuickTestProfessionalTestingTestingForthe_Test_outputvalu"

Would be good if I get the code for it or get idea on how to load 
View Question | Asked by : ithilak

In order to get 1 value from DB and assign it to variable in shell script i use following syntax:sqlplus /nolog  
View Question | Asked by : ashu

How do we connect to Oracle database, execute a script and assign its output to a shell variable?How do we do a bulk load to an oracle table using shell script 
View Question | Asked by : wahi80

How to create "Double Line Hyperlink" in HTML? 


 Sponsored Links

 
Related Articles

Creating XML with the DOM PHP Extension

Creating XML with the DOM PHP Extension In fact the PHP DOM extension is a set of classes that can be used to generate access and manipulate XML data The DOM php script defined in the following listing shows how to generate an XML document based on the result set retrieved from the database mosgoogl
 

ODP.NET - Handling Nulls when Executing with ExecuteScalar

ODP NET Handling Nulls when Executing with ExecuteScalar The most important issue to remember is that ExecuteScalar simply returns an object type of data The object refers to any data type within NET If the data type of your variable matches with the type of object returned by ExecuteScalar an impli
 

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Interacting with Other Code

jQuery Interacting with Other Code We learned with our sorting and paging code that we can t treat the various features we write as islands The behaviors we build can interact in sometimes surprising ways; for this reason it is worth revisiting our earlier efforts to examine how they coexist with t
 

jQuery Completed sorting and paging code

Learning jQuery The Finished Code The completed sorting and paging code in its entirety follows mosgoogle geshibot lang php" fn alternateRowColors function tbody tr odd this removeClass even addClass odd ; tbody tr even this removeClass odd addClass even ; return this; ; document
 

C++ Operator Overloading Part II

C Operator Overloading Part II Operator overloading is a very important aspect of object oriented programming Binary operators can be overloaded in a similar manner as unary operators In this C tutorial you will learn about Binary Operating Overloading explained along with syntax and example mosgoog
 

C++ Operators Part II

Operators in C Part II In this C tutorial you will learn about logical operators operator operator conditional operator comma operator bitwise operator and sizeof operator mosgoogle center Logical Operators The logical operators used are The operator is called NOT operator This has a single
 

C++ Operators Part I

C Operators Part I In this C tutorial you will learn about operators assignment operator arithmetic operators compound assignment operators increment and decrement operator the functionality of prefix and postfix operators relational and equality operators mosgoogle center The operators available in
 

C++ Structure Part II

C Structure Part II In this C tutorial Structures Part II you will learn how to use structure in an efficient way and features of structures explained with examples mosgoogle center Structure Members Initialization As with arrays and variables structure members can also be initialized This is perfor
 

Top 10 Application Security Vulnerabilities in Web.config Files - Part One

These days, the biggest threat to an network security comes from its public Web site and the Web-based applications found there. Unlike internal-only network services such as databases-which can be sealed off from the outside via firewalls-a public Web site is generally accessible to anyone who wan
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape