GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 618 of 684    Print  
VBscript for any functionality
Write a VBscript for any functionality in your project ?


  
Total Answers and Comments: 1 Last Update: March 18, 2008     Asked by: ramakrishnaqc 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 18, 2008 18:02:08   #1  
Anant_Raghute Member Since: March 2008   Contribution: 10    

RE: VBscript for any functionality
This gives lot of flixibility to us. In such cases just write the standard connection to the database through VBscript. That is the most popular and easy way to do it. You can find the code in lot of queries in this forum.
 
Is this answer useful? Yes | No

 Related Questions

How to add a failure from a VBscript function to the results. how can I implement the functionality of checkpoint functionality from by VBScript. For Ex: I want to record a failure if some calculations evaluate to false.
Read Answers (2) | Asked by : Ashok

Latest Answer : Reusable actions:  If we want to use actions across various tests in QTP, we mark it as a reusable action.Functions are part of the action, if we call a vbs in then we can use the functions in any test by including the settings -> resources. or ...

Latest Answer : Hi,You can call the SPs in your DB, through VBScript.Here is the code:conStr="driver=sql server;server=servername;database=test;uid=sa;pwd=sa"Set cmdObj=createobject("adodb.command")Set recObj=createobject("adodb.recordset")With cmdObj .activeconnection=conStr .commandtype=4 .commandtext="SP_Insert_EMP" ...
Read Answers (1) | Asked by : Hasan

Procedure to write and run a vbscript file to test applications using QTP if possible please explain with an example thanks in advance
Read Answers (2) | Asked by : kishore

Latest Answer : Hi,  'Sample code for Connecting to SQL SERVER Data Base & Fetch the Data from Data Base                          using ...

Can you completely write VBscript for your project without using recording mode in QTP? If yes, illustrate with an example? 
Latest Answer : Dim intCntDim oD, oDObj     Set oD = Description.Create()     oD("micclass").value = "Browser"     Set oDObj = Desktop.ChildObject(oD)     For intCnt = ...

Write a VBscript for any functionality in your project ?  
Latest Answer : This gives lot of flixibility to us. In such cases just write the standard connection to the database through VBscript. That is the most popular and easy way to do it. You can find the code in lot of queries in this forum. ...

Hi all,I am using vb script to run qtp scripts. code isSet qtApp= CreateObject("QuickTest.Application")qtApp.LaunchqtApp.Visible = FalseqtApp.Open "Path of the script"qtApp.test.runThis 
View Question | Asked by : kp.naravi

Do we need to know VBscript to start working on QTP? what are the steps need to be followed to become an expert in QTP? Please guide me... 
Latest Answer : In QTP, If you know about the concepts of QTP like Actions & seting, Prametaraization using (DataTable(global & Local), Environment & random value), chekpoints, output values, syncronization pts., To handle dynamic objects using Smart Identification ...
Read Answers (2) | Asked by : SHima


 Sponsored Links

 
Related Articles

SQA Software and Tools

SQA Software and Tools In quality assurance it is always important to get all the help we could get In other industries developers could easily check the products manually and discard those that do not meet the standard The length and the width of the product are checked to maintain standardization
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

Testing and Integration

Once the software is complete, it will go though rigorous testing before its actual integration.  In this article we will take a look at different types of software testing and also different types of integration. With the diversity of business setting and software development models, it al
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

SAP and Microsoft tools for Customer Service

World’s largest car dealer to use SAP and Microsoft tools for Customer Service Inchcape, the London-based largest car dealer in the world, is making itself much strong now by improving its customer services arising from major SAP and Microsoft implementations. The company has also vowed to
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Career Assessment Tools

For those not sure what type of career they are interested in pursuing, career assessment tools can provide help. There are assessments available at career centers that are designed to help people figure out a good career option. They explore your personality, skills, interests, and values, and can
 

Advantages of Using SAP R/3 in comparison with other Similar Tools

ERP system takes a lead role because of some of the following reasons: Many large corporations use several different and separate information systems, often because they have merged with and/or acquired other companies with varied systems. An ERP system integrates these separate information systems
 

Advantages of Using VoiceXML In Comparison To Similar Tools

Another powerful advantage of VoiceXML is the ability for the system to re-use certain Internet structures. The vast majority of companies today use either one of two infrastructures, and these are the IVR infrastructure or the web based infrastructure. VoiceXML is powerful because it will allow
 

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