How can we record an edit box in the Web application ?
Answers were Sorted based on User's Feedback
Answer / ravindra
First we add all objects in to the objectRepositary.All
object properties can be stored in to the
objectRepositary,after that u start recoding.
the script is displayed
Ex:Browser("Browser name").Page("Pagename").webedit("edit
box name").set"some text"
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k.chandra sekhar
a) With help of the object spy record that edit box
application.
b) This procedure is the 1st start the record option
then open the web page after with help of the learn the any
object or edit box.
c) After that all information store the object
repository
d) This is the process of the record edit box in the
web application.
My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
If any body want full explain send the mail
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manish
What exactly you question is?
Check which application you are going to test, see whether
all ad-ins are included or not then record the web
application with doing some action on the edit box, it will
automatically store the object properties in OR. the class
name of the web edit box will be "WebEdit"
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
Hi All, How to get repeated word in string . Thanks Balaji
How to database testing by manualy?in my db having 100 records when i am retriving the data from db it shows in frent end 30 records how to find bug using QTP?plz Exp realtimers (Chandana)
how to explain a claims and insurance project?
plz anybody tell me how to explain the architecture of one particular project.plz give me answer for this.....RAJESH
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
How many test scripts are prapare in ur project(HeathCare Insurance).
Explain about Hybrid Framework
Explain advantages and disadvantages of ddf?
X=10,Y=20 you need to swap the numbers without using a third variable?
Hi, I got some difficulties in automating a web check box in a peoplesoft application. Let me explain the scenario, When clicked on a look up button in the application, it navigates to a new page with check boxes and respective options. Below is the source code for one check box and its option. <input type='checkbox' name='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' id='H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' tabindex='34' value="Y" onclick="this.form.H1AU_BUNDLE_WRK_H1AU_SELECT_CH$chk$2.valu e=(this.checked?'Y':'N');submitAction_win0 (this.form,this.name);" /> </td> <td align='left' class='PSLEVEL1GRIDODDROW' > <span class='PSEDITBOX_DISPONLY' >$29 - $29 Cap with FREE Mobile</span> I want to parametrize using "$29 - $29 Cap with FREE Mobile". I am not aware of how to parametrize this. Currently I am parametrizing with 'H1AU_BUNDLE_WRK_H1AU_SELECT_CH$2' Can any one please help me out with this??/
What Folder Structure following in Keyword Driven Frame work?