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...


What is the purpose of the wait state?

Answers were Sorted based on User's Feedback



What is the purpose of the wait state?..

Answer / amit

wait statement is used for give a wait command in a
particular application.whenever a test run it takes a
default time for executing a object and then go into the
next step.if you want to observe the functionality of a
object then you can give wait(10) then in running time it
will wait till 10 second on that particular object or event
and then move into next statement

Is This Answer Correct ?    1 Yes 0 No

What is the purpose of the wait state?..

Answer / purush234

wait statement is used to wait the application for that
peticular period of time and that will move of later for
example wait(20), means this statement will wait for 20 sec
and it will move from that statement

Is This Answer Correct ?    0 Yes 0 No

What is the purpose of the wait state?..

Answer / gajendra

It is that state which specifies the verification point's
Retry value and Timeout value, as in Wait=1,30 where 1
indicates the test is to be retried every second but timed-
out after 30 seconds.

Wait function can only be used in VU scripts.
For GUI scription function delayfor is used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Rational TestSuite Interview Questions

How to analyze results after playback?

0 Answers  


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

0 Answers   TCS,


Initially Recorded: 7/31/00 2:33:02 PM Script Name: COSC 198 Exam Script Sub Main Sets the delay between execution lines to the default value SetTime 100 This Dimensions an integer variable for use in this script Dim Result As Integer StartApplication "notepad" 'This sets the window context to the Notepad window Window SetContext, "Caption={* - Notepad}", "" 'Test Case to verify the text is correct Result = EditBoxVP (CompareText, "ObjectIndex=1", "VP=Text Verification;Type=CaseSensitive") Observe the code mentioned and answer the below questions 1. Which language it is :- a. SQA Basic b. VB c. C like Language d. TSL 2. Type of the script is ---------- a. VU b. VB c. GUI d. C 3. Explain what the above line ( StartApplication "notepad" ) actually does? a) It starts the notepad application. b) We do not have to open it from the start menu, c) it is opened itself from the robot by using the start application by providing the path to it. 4. Which Verification point is inserted? Result = EditBoxVP (CompareText, "ObjectIndex=1", "VP=Text Verification;Type=CaseSensitive") a. Alphanumeric b. Object Properties c. Window Image d. Object Data

1 Answers  


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

1 Answers   GE,


What is the purpose of inserting delay values in the scripts of rational?

0 Answers  


How will you debug your script?

2 Answers  


What is meant by verification point and what is the use of it?

0 Answers  


How to test java applications and what settings you need to do?

0 Answers  


what is the use of "TestObject root = getRootTestObject();" in RFT?

1 Answers  


pls can any one tell about the institutes available in hyderabad to learn RTRT(Rational Test Real Time).its urgent Thanks in advance

1 Answers  


What is datapool cursor?

0 Answers  


How to get the OR SAP discriptive program by using RFT.

0 Answers  


Categories