Print Page | Close Window

Descriptive Programming

Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: QuickTest Pro @ OneStopTesting
Forum Discription: QuickTest Pro is a fresh approach to automated software and application testing that addresses testing needs of both business analysts and Quality Assurance professionals.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3986
Printed Date: 20Jul2025 at 5:16pm


Topic: Descriptive Programming
Posted By: snigdha_123
Subject: Descriptive Programming
Date Posted: 21Dec2007 at 2:46am
descriptive programing for yahoo login page
http://funandknowledge.blogspot.com/2007/12/descriptive-programming-for-yahoo-login.html - http://funandknowledge.blogspot.com/2007/12/descriptive-programming-for-yahoo-login.html
 
descriptive programming for google search
http://groups.yahoo.com/group/testing_manual_automation/message/15 - http://groups. yahoo.com/ group/testing_ manual_automatio n/message/ 15


-------------
http://www.funandknowledge.blogspot.com -
http://www.funandknowledge.blogspot.com

http://www.sqlqueriescollection.blogspot.com - http://www.sqlqueriescollection.blogspot.com



Replies:
Posted By: ram7vasu
Date Posted: 18Mar2008 at 6:18am

Running automated test script without object repository. Describe each object properties within the statement to uniquely Identity the respective object.

Eg:
  Browser("micClass:=Browser","creationtime:="&BrowserIndex).Page("micClass:=Page").Frame(propframe).WebEdit(PropWebText).Set val2Set
 
Hint: to get the properties of any object in the application by using ObjectSpy.  


-------------
RAM SAKSOFT



Print Page | Close Window