Sunday, February 24, 2013
Explain Fabasoft app.test - Web Functional/ Regression Test Tool
Posted by
Sunflower
at
2/24/2013 10:00:00 AM
0
comments
Labels: Applications, Errors, Fabasoft app.Test, Features, Format, Platforms, Process, Programming, Record, Regression, Testing tools, Tests, Tools, Web browser, Web Functional, Web sites, Web testing, Web testing tool
![]() | Subscribe by Email |
|
Wednesday, February 20, 2013
What are key technologies supported by Maveryx? - Part 2
Posted by
Sunflower
at
2/20/2013 12:00:00 PM
0
comments
Labels: Algorithms, Application, Automated, Functional, Graphical User Interface, GUI, Interface, Maveryx, Objects, Platforms, Process, Quality, Regression, Scripts, Software, Technologies, Testing, Testing tools, Tests, Tools
![]() | Subscribe by Email |
|
Tuesday, February 19, 2013
What are key technologies supported by Maveryx? - Part 1
Posted by
Sunflower
at
2/19/2013 12:42:00 PM
0
comments
Labels: Algorithms, Application, Automated, Functional, Graphical User Interface, GUI, Interface, Maveryx, Objects, Platforms, Process, Quality, Regression, Scripts, Software, Technologies, Testing, Testing tools, Tests, Tools
![]() | Subscribe by Email |
|
Monday, February 18, 2013
Explain Maveryx? For what purposes it is designed?
About Maveryx Testing Tool
- Windows
- Linux
- Mac
- No GUI maps
- GUI objects finder
- Data driven testing
- Keyword driven
testing
- Extensibility
- Eclipse plug in
- Test reporting
- Test logging
capabilities
- Automated
verification points
- Multi – application
testing
- Distributed
application testing
- Error handling
feature that is customizable
- Multilingual testing
- Keywords
Posted by
Sunflower
at
2/18/2013 02:22:00 PM
0
comments
Labels: Algorithms, Application, Automated, Functional, Graphical User Interface, GUI, Interface, Maveryx, Objects, Platforms, Process, Quality, Regression, Requirements, Scripts, Software, Testing, Testing tools, Tests, Tools
![]() | Subscribe by Email |
|
Monday, February 11, 2013
What smaller projects are contained in Watir projects?
About Watir
Functionality of Watir
- Watir – classic
- Watir –
webdriver
- Watirspec
About Water–classic
About Water–webdriver
About Watirspec
Posted by
Sunflower
at
2/11/2013 10:00:00 AM
0
comments
Labels: Automation, Browse, Code, Flexible, Functionality, Language, Links, Platforms, Projects, Software, Source, Test tools, Testing, Tests, Tools, Watir, Web Application, Web Application Testing in Ruby, Web browser
![]() | Subscribe by Email |
|
Sunday, February 10, 2013
Explain Watir (Web application testing in Ruby)?
- Internet
explorer
- Mozilla firefox
- Chrome
- Opera
- Safari
- Watir–classic: Ruby has got built – in OLE capabilities that can be used by water classic
for driving the IE pro grammatically. The way of operation of water classic
is different than that of the other HTTP based based testing tools.
- Watirspec: This
one is watir’s executable specification.
- Water–webdriver: The reference implementation of the web driver specification is
the selenium 2.0. the roots of the water web driver can be traced to the
HTML specification.
- Active X plug –
in components
- Java applets
- Macromedia flash
and other plug – in applications.
- HTML
- Programming
basics including simple control structures.
- Ruby: this is
required if you put water to a really good use.
- From behind a
proxy and
- From behind a
firewall
- To connect to
data bases
- To read from
spreadsheets and data files
- To export the
XML files
- To restructure
your code so that it can be converted in to a reusable library.
Posted by
Sunflower
at
2/10/2013 10:10:00 PM
0
comments
Labels: Automation, Browse, Code, Flexible, Functionality, Language, Links, Platforms, Projects, Software, Source, Test tools, Testing, Tests, Tools, Watir, Web Application, Web Application Testing in Ruby, Web browser
![]() | Subscribe by Email |
|
Friday, February 8, 2013
What is TOSCA Test suite? Explain the architecture of TOSCA?
- Integrated test
management
- Graphical user
interface (GUI)
- A command line
interface (CLI)
- Application
programming interface (API)
History and Evolution of TOSCA
- Euromicro SEAA
and
- IEEE ICST
- Test management
tool
- Test design tool
- Test execution
tool
- Data generation
tool for regression and functional testing
Architecture of TOSCA
- TOSCA commander: This is the test execution tool of TOSCA which can be used for the
creation, administration, execution and analyzation of the test cases.
- TOSCA wizard: This
is the model building tool of TOSCA which can be used for building
application model and storing related info in to modules that are
essentially XML – GUI maps.
- TOSCA executor: This
TOSCA tool is responsible for the execution of the test cases and
displaying the results obtained in the TOSCA commander.
- TOSCA exchange
portal: This TOSCA portal is the place where the exchange and use of the
special modules, TOSCA commander components that have already been built
and extensions by the customers takes place.
- TOSCA test
repository: This has been made integrated by the TOSCA is responsible for
holding the assets. A number of users can access the repository at the
same time.
Functionality of TOSCA
- Application
development environments such as
powerbuilder and gupta.
- Programming
frameworks and languages such as .net, Delphi, WPF, visual basic and java
swing/ AWT/ SWT.
- Host
applications (5250, 3270)
- Web browsers
including Mozilla firefox, opera and internet explorer
- Single –
position application programs such as MS excel and outlook
- Key application
programs including Siebel and SAP
- Protocols and
hardwares including Flash, SOAP, USB execution and ODBC
Posted by
Sunflower
at
2/08/2013 01:44:00 PM
0
comments
Labels: Application, Approach, Architecture, Automate, Automation, Development, Dynamic, Environment, Features, Functional testing, Functionality, History, Model-driven, Platforms, Regression, Software, Tests, Tools, TOSCA
![]() | Subscribe by Email |
|
Thursday, January 3, 2013
What are Selenium components?
Components of Selenium
- Selenium IDE: This the selenium’s own integrated development environment dedicated to the creation of the selenium’s tests. This component needs to be implemented as an extension to firefox. Using this IDE, the scripts can either be automatically recorded or edited manually with the help of the IDE’s auto-completion support. It also possesses the ability to quickly move the commands around. However the scripts recorded are in selenese language. This language provides commands basically for two purposes:
- Selenium client API: It is not
necessary for the tester to develop tests in selenese only rather he can write tests in any
other programming language. The tests thus written will be communicated to
selenium through the calling methods provided by selenium client API. Selenium
provides this client for the following languages:
- Selenium remote control or
selenium RC: This component is actually a server implemented in java which
retrieves commands via HTTP for a particular browser. With this selenium
component it has been made possible to write automated tests regardless of
the the programming language for a web application and integrating it with
the unit test frame works which already exist. Selenium project comes with
client drivers for the following languages in order to make writing tests
and easier task:
Posted by
Sunflower
at
1/03/2013 01:35:00 PM
0
comments
Labels: Automated, Components, Development, Environment, Framework, Integrated, Language, Platforms, Playback, Portable, Recording, Selenium, Software testing, Tasks, Test Scripts, Testing, Tests, Tools, Web Application
![]() | Subscribe by Email |
|