Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you insert Log Messages and delay values in scripts?



How do you insert Log Messages and delay values in scripts?..

Answer / i.r

For insert Log Message
----------------------
In Robot window click insert >> select write to log>>
it opens a window & enter the
1)message,
2)description
& status of test pass/fail /warning/none
and execute the script & view the log message.


this Write To Log generate coding as follows in SQABasic
---------------------------------------------------------
SQALogmessage sqastatus,"message","Description"
ex.
SQAlogmessage sqapass,"Successfully done","n....."

For insert Delay values
-----------------------
In Robot Window select insert menu>> click Delay...>>
1)it opens a window ask for some milliseconds in number
click ok

this is generated as follows in SQABasic
----------------------------------------
DelayFor(milliseconds)
ex.DelayFor(1000)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Rational TestSuite Interview Questions

Where do you view the results in Trap option?

0 Answers  


Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.

2 Answers  


what is the purpose of start and end timers in robot scripts?

2 Answers  


Symbol for comments in Rational?

2 Answers  


How to test java applications?

0 Answers  


What is the purpose of the wait state?

2 Answers  


Where do you view the results in Trap option?

0 Answers   Accenture,


What is the purpose of comparators in analyzing the results?

3 Answers   Wipro,


How many verification points are there in Robot and What are they?

2 Answers   GE,


What information is contained in the Datapool_config section?

0 Answers   Covansys,


What is standard data type and what is user defined data type?

0 Answers   TCS,


What is Datapool?

4 Answers  


Categories