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   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 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
if i want to check text on the status bar how to test is
i need the report also after getting the result weather it 
is matched or not?
 Question Submitted By :: Laxmi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?
Answer
# 1
We can use getvisibletext method to capture the text on the 
status bar. Store the capture text in a variable. 

syntax: Variable=object type("Object Name").getvisibletext()

By using following conditional statement in the script we 
can check the text and report if is success or not.

If variable= "text" Then
reporter.reportevent micpass, "Text Captured", "Same"
else
reporter.reportevent micfail, "Text Captured", "different"
 
Is This Answer Correct ?    2 Yes 1 No
Praveen
 
  Re: if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?
Answer
# 2
Use getroproperty to get text of the status bar
Use reportevent to report the text
 
Is This Answer Correct ?    1 Yes 1 No
Chsn
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How to manage a drag drop event in the qtp  1
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)  2
Is it possible to change the name of a test object. I mean when we are recording the script for an object (for Ex: Username is a text field which has value "Babu",i am recording that). Then the Name of the object will become "Babu" in object repository. If i want to change "babu" as "xxxxx" .. is it possible to do? Pls help me in this .. if you didn't understand the question, pls let me know.  2
WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)  1
How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne... IBM2
What are the different scripting languages you could use when working with QTP ?  3
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.  1
In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP. BirlaSoft2
How to use Regular Expressions in QTP? give an example. Ordain-Solutions9
examples of user definied functions? how to write user defined functions in qtp9.2? IBM2
What is the maximum size of Object Repository in QTP 8.2? Mphasis4
How to make an Action as reusable?  1
what is recovery manager and recovey scenerio? BirlaSoft2
What is BPT?  2
How many types of Recordings are there in QTP and what are they? First-Indian-Corporation6
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it  2
How u prepare Test result summary in QTp? CGI4
in QTP we test web based application at that time what script is run? is support vb script? plz tell me  3
Why QTP is termed as a Record and Playback tool?  1
how to invoke the web application through script in qtp Synechron5
 
For more QTP 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