Testing
文章平均质量分 95
speed847
这个作者很懒,什么都没留下…
展开
-
性能测试工具之研究
【摘要】 本文在分析市场上已有的商用的性能测试工具实现原理和体系架构的基础上,提出了利用现有的开源代码构建开源的性能测试工具思路。 【关键词】 性能测试、 Vugen 、 Conductor 、 Player 、 Analysis • 性能测试的意义 追求更高的质量和更高的性能是人类的天性。 “ 更高,更快,更强 ” 的奥运会是对人类自身运动能力的测试。同样,人类也在追求我们工作生活...原创 2009-04-23 23:01:48 · 141 阅读 · 0 评论 -
Selenium 17:Various Commonly and Routinely Used Selenium WebDriver Commands
http://www.softwaretestinghelp.com/selenium-webdriver-commands-selenium-tutorial-17/ In the last tutorial, we discussed about the different types of alertsencountered while testing web based app...原创 2015-07-08 02:01:17 · 269 阅读 · 0 评论 -
Selenium 19:Handling Exceptions Using Exception Handling Framework in Selenium S
http://www.softwaretestinghelp.com/exception-handling-framework-selenium-tutorial-19/ In last WebDriver tutorial we learned about 3 different types of important web elements like Web Tables, Fra...原创 2015-07-08 02:01:55 · 149 阅读 · 0 评论 -
Selenium 20:Most Popular Test Automation Frameworks with Pros and Cons of Each
http://www.softwaretestinghelp.com/test-automation-frameworks-selenium-tutorial-20/ In the last few Selenium tutorials, we discussed about various commonly and popularly used commands in WebDriv...原创 2015-07-08 02:02:10 · 383 阅读 · 0 评论 -
Selenium 21:Selenium Framework Creation and Accessing Test Data from Excel
http://www.softwaretestinghelp.com/selenium-framework-design-selenium-tutorial-21/ In the last tutorial, we familiarized you with the basics of test automation Frameworks, its components and typ...原创 2015-07-10 01:45:28 · 162 阅读 · 0 评论 -
Selenium 24:Use of Maven Build Automation Tool and Maven Project Setup for Selen
http://www.softwaretestinghelp.com/maven-project-setup-for-selenium-selenium-tutorial-24/ In our last Selenium tutorial we learned a build tool named as “Apache Ant”. We also broadly discussed i...原创 2015-07-16 08:16:41 · 179 阅读 · 0 评论 -
Selenium 25:Hudson – Importance and Benefits of this Continuous Integration Tool
http://www.softwaretestinghelp.com/hudson-continuous-integration-tool-selenium-tutorial-25/ In the last two tutorials, we discussed about the two most important build tools – ANT and Maven. We d...原创 2015-07-21 22:42:24 · 400 阅读 · 0 评论 -
Selenium 23:Apache ANT – a Tool for Automating Software Build Processes and its
http://www.softwaretestinghelp.com/apache-ant-selenium-tutorial-23/ In the last tutorial, we tried to make you acquainted with the concept of generics and common methods. We also discussed the b...原创 2015-07-21 22:43:08 · 211 阅读 · 0 评论 -
Selenium 26:Debugging Selenium Scripts with Logs (Log4j Tutorial)
http://www.softwaretestinghelp.com/log4j-tutorial-selenium-tutorial-26/ Now we are moving towards the end of our most comprehensive Free Tutorials for Selenium Testing tool. The tutorials we are...原创 2015-07-21 22:44:19 · 213 阅读 · 0 评论 -
Selenium 27:Efficient Selenium Scripting and Troubleshoot Scenarios
http://www.softwaretestinghelp.com/efficient-selenium-scripting-selenium-tutorial-27/ In the previous tutorial, we discussed the technical implications while implementing logging in a framework....原创 2015-09-16 08:00:36 · 164 阅读 · 0 评论 -
Selenium 28:Database Testing Using Selenium WebDriver and JDBC API
http://www.softwaretestinghelp.com/database-testing-using-selenium-webdriver-selenium-tutorial-28/ In our last Selenium tutorial we learned how to troubleshoot some recurrent problems in seleniu...原创 2015-09-16 08:00:55 · 257 阅读 · 0 评论 -
Selenium 33:50 Most Popularly Asked Selenium Interview Questions and Answers
http://www.softwaretestinghelp.com/selenium-interview-questions-answers/ In this tutorial, we have listed the 50 most popularly asked Selenium interview questions including Selenium WebDriver in...原创 2015-09-16 08:01:08 · 1668 阅读 · 0 评论 -
Selenium 15:Practical Use of Different types of Selenium WebDriver Waits
http://www.softwaretestinghelp.com/selenium-webdriver-waits-selenium-tutorial-15/ In the previous tutorial, we tried to make you acquainted with the various WebDriver’s looping and conditional o...原创 2015-07-07 05:47:23 · 215 阅读 · 0 评论 -
Selenium 14:Check Visibility of Web Elements Using Various Types WebDriver Comma
http://www.softwaretestinghelp.com/webdriver-commands-selenium-tutorial-14/ How to check visibility of web elements using various types of looping and conditional commands in WebDriver:Previou...原创 2015-07-07 05:46:59 · 177 阅读 · 0 评论 -
性能测试总结
1 性能测试目标 • 系统是否满足预期的性能要求 • 作为对系统进行调优的参考 • 系统的可扩展性 • 用性能测试手段发现系统存在的问题 • 提供部署方案的参考 2 性能指标 • 常用的性能指标如下: • CPU利用率 • 内存占用率 •磁盘I/O • 响应时间 3 影响性能的因素 • 网络状况(...原创 2009-04-23 23:28:38 · 86 阅读 · 0 评论 -
Selenium 1 – Testing Introduction
http://www.softwaretestinghelp.com/selenium-tutorial-1/ **********************************How to start Learning Selenium?This is the best time to start learning Selenium testing by your own ...原创 2015-06-30 07:35:23 · 263 阅读 · 0 评论 -
Selenium Tutorial -2
http://www.softwaretestinghelp.com/selenium-ide-download-and-installation-selenium-tutorial-2/Before moving ahead, let’s take a moment to look at the agenda of this tutorial. In this tutorial, we wi...原创 2015-06-30 08:17:02 · 341 阅读 · 0 评论 -
Selenium Tutorial -3
http://www.softwaretestinghelp.com/selenium-ide-script-selenium-tutorial-3/ This tutorial is by far one of the most important tutorials to get a hold on Selenium IDE.This is the 3rd tutorial in...原创 2015-06-30 09:28:53 · 392 阅读 · 0 评论 -
Selenium Tutorial -4 How to Use Firebug for Creating Selenium Scripts
http://www.softwaretestinghelp.com/firebug-for-selenium-scripts-selenium-tutorial-4/ In the previous tutorial, we learned how to create automated test scripts using Selenium IDE and its recording...原创 2015-06-30 10:21:49 · 158 阅读 · 0 评论 -
Selenium Tutorial -5 How to Identify Web Elements Using Selenium Xpath and Other
http://www.softwaretestinghelp.com/using-selenium-xpath-and-other-locators-selenium-tutorial-5/ In the previous tutorial, we introduced you with another automation testing tool named as Firebug. ...原创 2015-06-30 10:53:33 · 197 阅读 · 0 评论 -
Selenium Tutorial -6 How to Use CSS Selector for Identifying Web Elements for Se
http://www.softwaretestinghelp.com/css-selector-selenium-locator-selenium-tutorial-6/ In our previous Selenium tutorial we learned different types of locators. We also learned how to use: ID, Cl...原创 2015-07-01 00:33:55 · 159 阅读 · 0 评论 -
Selenium Tutorial -7 How to Locate Elements in Chrome and IE Browsers for Buildi
http://www.softwaretestinghelp.com/locate-elements-in-chrome-ie-selenium-tutorial-7/ This is tutorial #7 in our Selenium Online Training Series. If you want to check all Selenium tutorials in th...原创 2015-07-01 00:34:11 · 148 阅读 · 0 评论 -
Selenium Tutorial -8 Introduction to Selenium WebDriver
http://www.softwaretestinghelp.com/selenium-webdriver-selenium-tutorial-8/ Introduction to Selenium WebDriver:Earlier in this series we published tutorials which focused more onSelenium IDE an...原创 2015-07-01 00:34:23 · 149 阅读 · 0 评论 -
Selenium Tutorial -9 WebDriver Entire Setup and Installation with Eclipse
http://www.softwaretestinghelp.com/webdriver-eclipse-installation-selenium-tutorial-9/ In the previous tutorial, we introduced the basic architecture and features of WebDriver. This is 9th tutor...原创 2015-07-01 00:34:37 · 172 阅读 · 0 评论 -
Selenium Tutorial -10 Implementation of Our First WebDriver Script
http://www.softwaretestinghelp.com/selenium-webdriver-tutorial-10/ In the previous two tutorials, we made you acquainted with the basic architecture and features of WebDriver and the infrastructu...原创 2015-07-01 00:42:13 · 237 阅读 · 0 评论 -
Selenium 11:Introduction to JUnit Framework and Its Usage in Selenium Script
http://www.softwaretestinghelp.com/selenium-junit-framework-selenium-tutorial-11/ This tutorial will give an insight about JUnit and its usage in selenium script. This is tutorial #11 in our com...原创 2015-07-07 05:46:14 · 136 阅读 · 0 评论 -
Selnium -12 How to Use TestNG Framework for Creating Selenium Scripts
http://www.softwaretestinghelp.com/testng-framework-selenium-tutorial-12/ In the last few tutorials, we shed light on the basic and commonly used WebDriver commands. We also learned about the lo...原创 2015-07-07 05:46:37 · 188 阅读 · 0 评论 -
Selenium 29:How to Speed up Test Execution Using Selenium Grid
http://www.softwaretestinghelp.com/selenium-grid-selenium-tutorial-29/ We are now close to the end of this comprehensive Selenium tutorials series. Next week, we will conclude this online Seleni...原创 2015-09-16 08:04:08 · 312 阅读 · 0 评论