Resource
Article [7180]
General
[1032]
Acceptance
[63]
Ad Hoc
[28]
Agile, Scrum
[231]
Black Box
[117]
Bug, Defect
[258]
DB, Test Data
[274]
Environment
[42]
Functional
[115]
Glossary, Term
[74]
GUI, Usability
[98]
Integrate test
[46]
Interview, FAQ
[285]
Manual Testing
[117]
Methodology
[231]
Metrics
[327]
Mobile, Embed
[153]
Performance
[326]
Process
[194]
Requirement
[124]
Review, Static
[102]
Risk
[99]
Security Test
[215]
Standard, ISO
[179]
Test Automate
[347]
Test Case
[341]
Test Design
[69]
Test Plan
[311]
Test Manage
[227]
Test Script
[56]
Test Technique
[265]
Tool
[175]
Tool- Jmeter
[40]
Tool- Selenium
[125]
Unit Test
[166]
Web Test
[258]
White Box
[70]
Ebook [1163]
General
[277]
Acceptance
[3]
Agile, Scrum
[24]
DB Test
[76]
Development
[137]
GUI, Usability
[17]
Interview, FAQ
[9]
Java Test
[68]
Metrics
[17]
Mobile, Embed
[14]
Performance
[49]
Process
[11]
Requirement
[55]
Review, Analysis
[8]
Risk
[7]
Security Test
[71]
Standard
[20]
Test Manage
[85]
Test Automate
[84]
Tool
[8]
Unit Test
[67]
Web Test
[60]
Testing Tool [2276]
Acceptance
[25]
Agile, Scrum
[42]
Bug Tracking
[127]
Build, Release
[27]
Environment
[58]
DB, Test Data
[83]
Functional
[240]
GUI, Usability
[79]
Java Test
[71]
Metrics
[57]
Mobile, Embed
[79]
Network Test
[67]
Performance
[222]
Requirement
[62]
Review, Static
[105]
Security Test
[111]
Test Design
[52]
Test Manage
[208]
Unit, Debug
[224]
Utility, Capture
[97]
Web Testing
[234]
Video [622]
News [2773]
Webinar [914]
Certification Resource
CTAL [273]
CTEL [36]
CSTE, CSQA [198]
CSQE [41]
CMMI, TMMI [135]
PMP [114]
ITIL [67]
Six Sigma [41]
Other [81]
Forum
Forum [1935]
Book
[56]
Certification
[48]
Conference
[64]
ISTQB
[158]
QTP
[92]
Software Test
[1062]
Standard, ISO
[89]
Testing Tool
[287]
[Free] Freeware testing tool, [Paid] Commercial testing tool
2010.04.05 02:36:30
812
http://expect-lite.sourceforge.net/
Introduction
What is expect-lite? expect-lite is an quick and easy command line automation tool.
Written in expect, it is designed to directly map an interactive terminal session into an automation script. expect-lite scripts use special character(s) at the beginning of each line to indicate the action. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required!
Expect-lite is targeted at the verification testing environment, and will produce a Pass/Fail result at the end of the script. However, its use is not limited to this environment.
Features
Expect-lite has many features which make expect-style script writing easy. Such as:
* Automatic login to remote host (supporting telnet, ssh with password, and ssh with keys)
* Simplicity using one character for send and expect '>' '<'
This creates many lines of expect with minimal "code"
* Regular expression (regex) evaluation in expected results
o Non-Regex evaluation also available in expected results new in version 3.6.0
* Static and Dynamic Variables with math functions and pseudo arrays
* Constants, passed on the command line which override variables in the script
* Leverages Bash shell
* Include mechanism to read other script files (sourcing)
* Embedded Expect - using native expect embedded in an expect-lite script
* Not Expect - a feature to look for unexpected text/strings
* Conditional Branching a if/then/else with a c-like syntax
* Simple looping using conditional branching, a repeat loop can be constructed with infinite loop protection
* Scripts can be executable with the help of a small embedded bash script
* User defined prompt allows interaction with a wider range of hosts (routers, switches, etc)
* Multiple Sessions enabling interaction with a client and a server in one script
* Instant-Interact empowers on the spot debugging improved in version 3.6.0
Introduction
What is expect-lite? expect-lite is an quick and easy command line automation tool.
Written in expect, it is designed to directly map an interactive terminal session into an automation script. expect-lite scripts use special character(s) at the beginning of each line to indicate the action. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required!
Expect-lite is targeted at the verification testing environment, and will produce a Pass/Fail result at the end of the script. However, its use is not limited to this environment.
Features
Expect-lite has many features which make expect-style script writing easy. Such as:
* Automatic login to remote host (supporting telnet, ssh with password, and ssh with keys)
* Simplicity using one character for send and expect '>' '<'
This creates many lines of expect with minimal "code"
* Regular expression (regex) evaluation in expected results
o Non-Regex evaluation also available in expected results new in version 3.6.0
* Static and Dynamic Variables with math functions and pseudo arrays
* Constants, passed on the command line which override variables in the script
* Leverages Bash shell
* Include mechanism to read other script files (sourcing)
* Embedded Expect - using native expect embedded in an expect-lite script
* Not Expect - a feature to look for unexpected text/strings
* Conditional Branching a if/then/else with a c-like syntax
* Simple looping using conditional branching, a repeat loop can be constructed with infinite loop protection
* Scripts can be executable with the help of a small embedded bash script
* User defined prompt allows interaction with a wider range of hosts (routers, switches, etc)
* Multiple Sessions enabling interaction with a client and a server in one script
* Instant-Interact empowers on the spot debugging improved in version 3.6.0
Service
New
Popular Documents
Weekly
Monthly
Yearly
Popular Download
Weekly
Monthly
Twitter
Tag List
conference
ISTQB
mobile
mobile testing
Manual
checklist
Interview
framework
Test Automation
software qa service
outsourcing software testing
software testing company
Template
PM
Software
agile testing
Questions
testing
security testing
Development
agile
Test management
QA
Exam
Metrics
tool
Quality
Bug
web testing
Performance Testing
web
HP
Guide
Test
Automation
Unit Testing
security
process
Test Case
performance
tester
Plan
mobile application testing
test plan
Software Testing
QTP
Sample Exam
Selenium
Sql
Management
Certification
Visitor
Member Login (IP)
208501
115638
202936346
Yesterday
Today
Total

 
 
say01v