GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  WinRunner
Go To First  |  Previous Question  |  Next Question 
 WinRunner  |  Question 92 of 146    Print  
While performing regression testing, if in the new build we get lesser controls on a form as compared to the early build, then WR doesn't show any error, just a context sensitive error in the end, showing that the control was missing. I used a checkpoint on that control so that the checkpoint should fail if the control was not in the next build but that doesn't happen. The test status is Pass, the checkpoint is not checked. In this scenario can anyone tell me how am I supposed to perform regression when I cannot check that some controls are missing in my application? Please help.

  
Total Answers and Comments: 1 Last Update: August 02, 2007     Asked by: eiman 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 02, 2007 15:03:38   #1  
adisgee Member Since: July 2007   Contribution: 42    

RE: While performing regression testing, if in the new...
Try using the
if( object_exists (<obj_name>) == "Y")
{
   report the obj exists in the results
}
else
{
   report ob does not exist
}

do this against all objects and this will verify the objets in each build.
Simple even, to write a simple function to which u pass the <obejctName> and it will return u a flag syaing whether it exists or not.

Thanks,
Aditya.


 
Is this answer useful? Yes | No

 Related Questions

I want to test a web page by using WinRunner.the GUI does not recognize the objects in the page, instead it takes HTML style which contains the objects. how to test the objects in the web page(EX:login PAGE)

When i start Load Runner, i selected new virtual user as"ODBC" & in start recording dialog box ,in Program to record i have taken the appl name i.e "C:PROGRAM~1MERCURY~1LOADRU~1samplesbinflights.exe", ODBC_Access and in "Start recording in to section " i have chosen "Vuser_init". when i click OK button iam getting following error"The application failed to initialize properly(0xc0000005).click OK to terminate the application"what is the solution
Read Answers (1) | Asked by : shylaja

I have a scenario where A window with 4 questions and 'Yes' and 'No' radio buttons next to them are available.How to test that using WinRunner?Only if all the question are 'No' and ''yes' radio buttons are not selected then I can continue further to next window.If one yes and rest all no's are selected then I exit the box and vice versa.Please answer this ASAP and I would really appreciate your help.
I thought may be I have to use if loop but I am not sure about the syntax of it and how to write it. 
Read Answers (2) | Asked by : reshmi

Hi everybody, how to check html_text_link is enabled or disabled. this enable properties is not there for html_text_link object. kindely help mejayanthi

I'm currently running a MLS (mercury licence server) with floating-licences for WinRunner. Is there some kind of tool to show me how many users are "at the moment using winrunner"? So that i can get an idea how many users (and maybe even which users) are at a given moment using the tool. This would be a fine way to see if I would have to purchase more licences (or if I currently have bought too many).Any ideas someone?
View Question | Asked by : manfred

Latest Answer : At first we have select web set in the Add In manger. win Runner tool will be openedThen open a yahoo application office line . For testing any application INTERNETCONNECTION is not necessary.link coverage: It  is used for testing image link or page ...

I have downloaded a frame work called "WRAFS" for WinRunner testing tool,While starting to run the sample application "Start cycle test" I have some error message like unregistry valueget_registry_value("HKEY_LOCAL_MACHINE", "SoftwareWRAFS", "EnginePath",TDPATH);what can I do to overcome this problem(I am java Developer and I am new to this testing frame work).Please give me suggestions?

What is the use of GUI,Bitmap and Database Checkpoint how to use...i have to test one web application and one ofline application both are client-server environment..please help me Thank You Subhash
Read Answers (2) | Asked by : subhash

Latest Answer : To test a web application, you need first to configure your winrunner.At starting time on winrunner 8, you have a dialogbox (that auto dismiss after a few seconds) that list the addins that have been installed on your winrunner. Part of the standard package ...
Read Answers (2) | Asked by : lakshmi

View Question | Asked by : Sudheer


 Sponsored Links

 
Related Articles

Performing DML Operations on XML Schema Based XMLType Views

Performing DML Operations on XML Schema Based XMLType Views Analyzing the underlying query of the empSch v view discussed in the preceding section you may note that each attribute of the EMP T object used in the select list maps to a certain column of a single table namely emps What this means in pr
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

High Level Data Link Control (HDLC)

High Level Data Link Control HDLC The High Level Data Link Control protocol was developed by the International Organization for Standardization ISO It is used for switched and non switched networks and is a bit oriented architecture The High Level Data Link Control has been accepted and used widel
 

Synchronous Data Link Control (SDLC)

Synchronous Data Link Control SDLC The SDLC or the Synchronous Data Link Control was first developed by IBM It is basically a linked layer protocol which can be used with systems network architecture or the SNA environment In this system all the functions in a network can be defined and slotted into
 

Microsoft AJAX Library - JavaScript Execution Context

JavaScript Execution Context In this section we ll take a peek under the hood of the JavaScript closures and the mechanisms that allow us to create classes objects and object members in JavaScript For most cases understanding these mechanisms isn t absolutely necessary for writing JavaScript code&am
 

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

N-Tier Application Manageability

N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available
 

ERP Operation and Control

ERP Operation and Control The selection of the most suitable management system is it a difficult decision to make but once it is decided the next step is the operation and maintenance of ERP It is necessary to know well all the capacities and abilities in order to exploit the system to its fullest e
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape