What daily tasks do you perform as a software tester? Does your work include writing test plans, bug reports and automated scripts, communicating with developers, manual testing and analyzing automated tool results?
I've done a little research and came up with two links that offer some insight in this $34B industry!
http://www.thinksys.com/blog/software-testing-trends-that-will-rock-2016/, which says that "the role of Automation is to support the testers and not to replace them. " That article also states that "Nelson Hall predicts that by 2017, the software testing market size will be $34 Billion." And https://www.quora.com/What-is-latest-technology-trends-in-Software-testing, which mentions: "Independent Software testing (trending): With increased focus on QA, many businesses are relying on specialist QA organizations to provide testing services. This is largely due to the expertise that specialist QA organizations bring to the table, including TCoE capability. Hence partnering with them helps the business to circumvent the pain of finding skilled QA resources and setting up a mature QA, both in terms of process and technology."
More and more companies are adding automated tools to their tool set for testing software products on web and mobile platforms, to speed up the testing process.
What automation tools does your company use to automate testing procedures?
n our company we are using using excel as bug report.In Bug Report(excel sheet)Is any need to maintain relationship with requirement specification document/test case document . -
Want to develop a proposal mgmt system to colloborate and create..what softwares are your choices? the system should serve as a content repositary and provide manage, organize, format and control versions and retain the history of the users. Also to allow the repurposing of the old content whenever it requires. What all the softwares need to be used and approximate timeline to develop a system with a team size of 3?
I am new to automation testing. I heard that python can be used for automation of scripts. Right now, I am working with python language.what is the best free tool to work with Python and automation?. Also, I am also interested in using of python as a front end scripting language for client side in place of Java script. what is the best IDE to work with Pyhton as scripting language for web applictions?
I am trying to test native iOS app with jmeter ( I am new to jmeter testing), any help with how to configure jmeter on master and on iOS will be appreciated.
With TCP sampler pointing to the server ip in testing and port in testing, this error is displayed:
I am currently trying to automate Adobe CQ5 web based application using Selenium Web driver. Is it feasible to automate this application? As this applications is basically designed by the BA guys by selecting the standard templates and design the page by drag and drop the components from sidekick and provide the properties for the components. Then activate the designed page. Once the page is activated the user can publish the page. Any suggestions please!!