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 137 of 146    Print  
Winrunner - DIV string into HTML string
I have an application that has a lot of DIV strings, and WR does not recognize them. Is there any way that I can make WR recognize this?


Thanks in advance.-



  
Total Answers and Comments: 0 Last Update: December 05, 2007     Asked by: Robert tester 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 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)

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

Latest Answer : Through Call statement. ...
Read Answers (1) | Asked by : lalit


 Sponsored Links

 
Related Articles

C++ String Representation and Handling

C String Representation and Handling In this C tutorial you will learn about string representation and handling how is string represented end string notation initializing char array character representation string literals example programe to understand the character array concept and the accessing
 

JavaScript String Object

JavaScript String Object In this JavaScript tutorial you will learn about String Object purpose of string object in JavaScript purpose of string object indexof method lastIndexOf method and substring method along with syntax and example mosgoogle center Purpose of String Object in JavaScript The mai
 

Convert a String into an Integer

How to convert a string into an integer in C program? This is done by using the function named as atoi(). This function atoi() is present in the header file named as <stdlib.h>. When programmers use this function they must include the header file by the statement #include <stdl
 

String handling functions

What is the string handling functions present in header file <string.h>? There are number of string handling functions present in string.h. In other words if a programmer uses any of the function present in string.h then they must include the header file as #include <string.h&am
 

Convert a String into Long Value

What string function is used to convert a string into long value? This is done by using the function named as atol() . This function atol() is present in the header file named as <stdlib.h>. When programmers use this function they must include the header file by the statement
 

Base Address of the String

What happens when we try to change the value of base address of the string? The base address of the sting takes a special place in the context of strings. This is because suing this base address only the string gets identified. In other words the base address therefore takes the position of constant
 

Recording Test Script With WinRunner

How To Use a Wizard to Record a Test Script With WinRunner If you have a script that you want to convert with WinRunner, you can use the DataDriver Wizard to transform the script into a test that is driven by data. For instance, if you want your test script to include things such as checkpoints or v
 

How WinRunner Can Be Used To Test GUIs

There are a number of uses for WinRunner. The primary function of this program is to serve as a testing tool  for various applications. Some developers will use WinRunner for load testing purposes. It is excellent when it comes to functioning at the GUI layer, and the user can record and an
 

WinRunner Features

For those of you who are using WinRunner 7.5 or higher, you will find that the program has a number of advanced features. These features are designed to make the software application much more efficient. Understanding these features as well as their functions will allow developers to maximize the ca
 

How WinRunner Works

WinRunner is a powerful program that will give you the ability to create tests that are highly adaptive and functional. WinRunner will function by generating a test that is based on the normal actions that a user would carry out. Some examples of these actions could be ordering a product or opening
 

Sponsored Links

 




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