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 |
what is meant by "Parameterization technique"?
what is the test process followed for your project?
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?
3 Answers BirlaSoft, Collabera,
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
how to open Excel sheet & write in it & save it?
What type of framework you are using in your company and explain it?
how to test load test and block box testing an a web based application pls give ans briefly
Can any one send me the QTP Basic Coding Samples?