ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  Rational TestSuite
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
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
 Question Submitted By :: Shruti
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
Answer
# 1
1.SQA Basic
2.GUI
3.it is opend itself from the robot by using the start
application by the path to it.
4.Alphanumeric
 
Is This Answer Correct ?    0 Yes 0 No
Pavani
 

 
 
 
Other Rational TestSuite Interview Questions
 
  Question Asked @ Answers
 
What is the purpose of the wait state?  2
purpose of inserting delay values in the scripts of Rational? HP1
What is RTRT?? Intel4
How to identify the particular item in dropdownlist?  1
If we have to use a different data type then which command helps us in that a. Custom Data type b. Import from command line c. Microsoft excel d. None of the above  2
how many technologies and environments do the rational rose supports?  2
What is standard data type and what is user defined data type? Covansys1
Symbol for comments in Rational? GE1
What is not present in iterations of test manager? a. Owner b. Name c. Child iteration d. Start date and end date Hewitt1
What is Datapool?  4
Which of the following is not a built-in input type in Rational Test Manager a. Rational Requisite Pro b. Rational Rose c. Microsoft Excel d. Rational Clear Quest  1
How many Verification points are there in Rational Robot? List them.  3
What is the use of Global.sbl file in Rational?  3
What can u say about making a new configuration in Rational Test manager? a. Yes, it can be easily made. b. Yes, but with great difficulty c. No, Never. d. Can’t say. Hewitt1
Shortcut Keys for Recording a GUI Script and VU Session are a. F2 and F3 b. Ctrl+ R and Ctrl + Shift + R c. Ctrl+ R and Alt +R d. Ctrl + G and Ctrl + V  4
What do you mean by data driven testing? a. Testing using Data Drivers. b. Testing using Excel Sheets c. Testing using Executables. d. Testing using Command Line Parameters  6
Unexpected Active Window tab is in a. General Option b. GUI Record Option c. GUI Playback Option d. Session Record Option  1
Which is the correct order? a. Planning, Designing, Execution, Implementation and Analysis b. Planning, Designing, Implementation, Execution and Analysis c. Analysis, Planning, Designing, Execution and Implementation d. Planning, Analyzing, Designing, Execution and Implementation  10
How will you debug your script?  1
purpose of start and end timers in robot scripts? GE1
 
For more Rational TestSuite Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com