GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  Rational Robot
Go To First  |  Previous Question  |  Next Question 
 Rational Robot  |  Question 49 of 73    Print  
How we can write the test result to an external file .For example to text files,notpad etc.. while running a script

  
Total Answers and Comments: 2 Last Update: October 26, 2007     Asked by: thomson joseph 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 27, 2007 07:53:14   #1  
vijayabhaskarr Member Since: February 2007   Contribution: 3    

RE: How we can write the test result to an external fi...
Can you tell me what results you want to write into file(Either it is verfication point results or some other).
 
Is this answer useful? Yes | No
October 26, 2007 03:40:33   #2  
bizzzzzare Member Since: October 2007   Contribution: 358    

RE: How we can write the test result to an external fi...
Hey

Try this out.....

set ObjFile CreateObject("Scripting.FileSystemObject")
ObjWrite.OpenTextFile(fname)

Set objWrite objFSO.OpenTextFile
objWrite.WriteLine(strArray())

\ Store your test results or any other data as an variant Array. - strArray()

objWrite.close

 
Is this answer useful? Yes | No

 Related Questions

SQABas32 folder of the Project 
Latest Answer : Just to add to the above comments..the users can change the SQABasicpath in General Options..by default all the Rational source files will be saved under ...TestDatastoreDefaultTestScriptDatastoreTMS_ScriptsSQABas32 ...

Latest Answer : SQABasic for Functional testing which is similar to VB. VU Scripting for Performance testing which is similar to C language ...
Read Answers (6) | Asked by : manjunath

1. GUI scripts: Used for GUI activites.2.VU scripts: Used for the client server request for performance testing. 
Latest Answer : There are two modes of recording..One is Object Oriented mode of recording Other is Low level mode of recording .Object Oriented Recording is used to capture the user activity as well as properties of object present in the application.Low level recording ...

Latest Answer : Hi Anita, if you are looking to obtain the location of the lib files use standard Robot varialbes SQAGetDir (something like that - look in robot help) etc..but if you want the location of a verification point file (actual / baseline) use ...
Read Answers (2) | Asked by : anu6

Is it possible to have an executable for the script that is made in Rational Robot? Is the script able to take arguements?
Read Answers (1) | Asked by : shah

Latest Answer : Look at Robot help - lot of sample scripts there ...
Read Answers (2) | Asked by : Rahul

How do you perform dynamic object testing using robotscenario;enter any number b/w 1 to 100 in an edit box, there is command buton, on click of cmd button, if you enter 50, 50 comboxes should be dispalyed, how do you test this??i was asked in an interview
Read Answers (2) | Asked by : radhika

How to find whether the data is added in the database at the back end when we add it through the SCRIPT. ie Do we have database checkpoints

Can any one tell the process of testing through Rational Robot like in winrunner 1)create GUI Map file 2) Record test ..........?
Read Answers (2) | Asked by : Vishal

Latest Answer : While inserting the vp we can select the option Show hidden to test the hidden objects as well but not thru Analog or low-level recording ...
Read Answers (4) | Asked by : Priya


 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
 

What is Data File

In a logical data model, the conceptual data model which is based on the business semantic is being defined. Thus, entities and relationships and corresponding table and column design, object oriented classes, and XML tags, among other things are being laid regardless of the database will be physica
 

Importance of Header Files

What is the importance of header files? The main role of header file is it is used to share information among various files. In brief, if we have several functions say 4 functions named as f1, f2, f3, f4 placed in file say sample.c and if all the functions want to get accessed by each other then all
 

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
 

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