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 58 of 146    Print  
I have to test a Web site. But winrunner is not learning the objects(Links,Text boxes, Tables) . It is taking the entire web page as a single page.
The WinRunner tutorial says the rapid script wizard can not be used when Web add in is loaded.
Please help me to learn the objects in a web page.
How can I make WR learn all the text boxes or list box in the web application?
Thanks in advance.


  
Total Answers and Comments: 1 Last Update: October 16, 2006     Asked by: cool_2006 
  
 Sponsored Links

 
 Best Rated Answer

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

RE: I have to test a Web site. But winrunner is not le...

If it is a Web Application, try to figure out what platform it has been developed on such as Java or .Net.
If it a Website as u say, then try to use only the web add-in without conjunction with any other add-in.
Also, try opening up WinRunner first, then the website and then try recording.
Another option is reinstalling WinRunner, but please keep it as a last option.
If none of the above work, please contact mercury support directly. They usually respond within a couple of days and might be able to assist you accurately.

Thanks,
Aditya.


 
Is this answer useful? Yes | No

 Related Questions

Please tell me the process of automating a website using winrunner..Is it recording or programming? or combination of both?
Read Answers (11) | Asked by : balaanu

Latest Answer : folks you may want to fall in love with obj_get_info. Instead of managing all the class specifi get infor ( edit_get_info, list_get_info.....)write a routine that accepts the element name and the property you wish to query. this will save you tons ...

Latest Answer : Hi friendsQTP supports dynamic objects,but winrunner does't support.,winrunner 8.0 supports .net applications also.and the main difference i think is Run time settings. ...
Read Answers (17) | Asked by : Sundra

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

Latest Answer : # MessageBoxA(Owner,Message,Title,Style); for (i=0;i
Read Answers (3) | Asked by : meetu

Latest Answer :  For example:public a,b;a=create_input_dialog("Enter value for a");b=rand();pause("Value of b",&b);c=a*10;pause("Value of c",&c);The function rand() will generate random no. ...
Read Answers (1) | Asked by : kumar

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

Latest Answer : hai, First install Xrunner application in Linux/unix .After install winrunner.  WinRunner application support Xrunner application in Linix/Unix.byesri ganesh ...

Hi, I am using WinRunner 8.01 with Java Addin. It does not recognize the Java Applet. As no code is generated in WinRunner when a object is selected on the Applet. Thank you
Read Answers (1) | Asked by : Ehsan


 Sponsored Links

 
Related Articles

Learning Website Development with Django

Learning Website Development with Django Book Review Websites are usually visited because of the information they can give Even in page ranking of Google which indices website according to importance those websites that provides the most number of articles or has the greatest number of discussions o
 

ODP.NET - Populating a Dataset with a Single Data Table

ODP NET Populating a Dataset with a Single Data Table A dataset is simply a group of data tables These data tables can be identified with their own unique names within a dataset You can also add relations between data tables available in a dataset mosgoogle The following code gives you the details o
 

ODP.NET - Retrieving a Single Row of Information Using OracleDataAdapter

ODP NET Retrieving a Single Row of Information Using OracleDataAdapter In the previous example we worked with a set of rows in the DataTable object Now we shall work with a particular row using the DataTable object The following code accepts an employee number from the user and gives you the details
 

jQuery - Marking the Current Page

Learning jQuery Marking the Current Page Our pager can be made more user friendly by highlighting the current page number We just need to update the classes on the buttons every time one is clicked mosgoogle geshibot lang php" var pager ; for var page 0; page numPages; page pag
 

Step by Step Oracle PL-SQL Tutorial

This introductory tutorial to PL SQL will help you to understand the basic concepts of PL SQL Please review the following tutorials and practice the sample SQL Statements on your local Oracle Database Please note that you must learn these basic things before we actually start getting in to Advanced
 

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
 

C++ Objects and Classes

C Objects and Classes An Overview about Objects and Classes In object oriented programming language C the data and functions procedures to manipulate the data are bundled together as a self contained unit called an object A class is an extended concept similar to that of structure in C programming l
 

JavaScript Objects

JavaScript Objects Object oriented Programming in an important aspect of JavaScript It is possible to use built in objects available in JavaScript It is also possible for a JavaScript programmer to define his own objects and variable types In this JavaScript tutorial you will learn how to make use
 





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