Unknowingly already engaged in software testing for six years, 2006 graduation to enter the outsourcing company outsourcing to Microsoft to do software testing, to now join the famous foreign enterprises. It's been a fast six years. The long-term testing work also let me hav
Software testing, as an important means of software quality assurance, has aroused more and more attention of software users and developers. However, in the process of deepening the understanding of software testing, several probl
Dry for three years of time, for software testing I also have their own point of view, leaving is also the summary.
First of all, what is the right person to do software testing:
The first thing to say is that for a good software tester requirements are no better than a good
With the improvement of software development and testing level in domestic enterprises, many enterprises begin to try to carry out the application of automated test to improve the test efficiency and test quality. Although the application of automated testing tools in foreign countries has been very common, but many enterprises in China's understanding of
The purpose of software testing is to find and correct errors in the software being tested and improve the reliability of the software., this definition sounds right, but using it to guide testing can be a problem. For example, some organizations use the number of bugs found
Great news. Let everyone look forward to a long time 2015 China software Testing status report can be downloaded free of charge.
This year's report adds new research into mobile internet testing, cloud computing, large data, and crowdsourcing testing, as well as significant adjustments to testers ' common
Great news. Let everyone look forward to a long time 2013 China Software Test Status investigation report released. This report added a lot of new problems and analysis, and strive to give you a more comprehensive and objective understanding of the current situation of software testing industry, want to know friends please click the URL http://www.51testing.com/h
Video tutorials on enterprise-level training for Software Testing engineers and enterprise-level Software TestingVideo tutorials on enterprise-level training for Software Testing engineersMany people do not like programming, but the high salary in the IT industry attracts ma
Recently this topic has been hot, feeling is a good thing, finally someone began to think about the value of software testing, rather than blindly use software testing to make up for the scarcity of resources, so deliberately say their own ideas.
First, the need for software
The question was brought to mind because of several recent discussions on this subject. found that even after a few years of software testing of the old employees are more or less some of this confusion. Of course, opinion, just for the talk.
First, software testing is to ensure that the
Software testing, as the name suggests, software testing, as the name implies, is to detect errors in the process of executing the program, so that the software quality assessment. For new people, software
Recently some two or three years of testing experience of the small partner of their next job some confused, feel very difficult to have a breakthrough in technology, after all, the company is not a school, will not allow employees to try a variety of new technologies. Now I give these studious and enterprising small partner a gift, 51Testing is now recruiting software
A person graduated from college, that is, starting from the student era to professional transition, this transition is good, can realize the dream, reflect the personal value, if go bad, it will be misguided, there are lingyun ambition, lofty sentiments, inevitably a lifetime of melancholy.
Some people say that after graduation, lucky enough to enter software testing, is already the first step towards succe
also can be run independently of small projects, and completed, in the process of the software has been in a state of use. The results of each sub-project are tested, with integrated and operational features.Suitable for small pieces of work, can fully adapt to the user environment, and continuous iteration of the product.
Spiral Process Model
Need to undergo multiple requirements analysis, design, implementation,
What kind of software testing is what I want. Or, what is the value of software testing?
Everyone knows what the purpose of software testing is to improve the quality of software, so f
The first is to use manual or automatic means to run or determine the process of a system. The purpose is to check whether it meets the specified requirements or to find out the difference between the expected results and the actual results.
Second, software testing is to carefully design a batch of test cases based on the Specification Description of each stage of sof
1, "Software testing too easy, who can do" view
"One of the most frustrating things about being a software tester is that you don't get the respect you deserve most of the time," said Sodhani, who works for an IT service company in Texas. "I'm surprised to see the software testing
), functional test: One by one test of specific function point, ensure that each point can correctly realize corresponding function; Compatibility test: Perform tests on mainstream device installation applications on the market Make sure that everything works; cross-testing: for applications that are running, if you enter SMS, phone and other software responses, the application will not be affected, and wil
! =c) { return"Isosceles"; }Else{ return"Scalene"; } } } }After the Triangle class is written, test functions are written, given the input and expected output, and tested by JUnit.Importorg.junit.Test;Import Staticorg.junit.assert.*;ImportOrg.junit.Before; Public classMain { PublicTri t; @Before Public voidCreate () {T=NewTri (); } @Test Public voidTest () {T=NewTri (1,1,1); Assertequals ("Equilateral", T.judgement ()); T=NewTri (1,2,2); Assertequals ("
Software testing-what is a bug, software testing bugI. What is a bug?
People who have learned programming have heard of the word bug. but what exactly does a bug mean? System defects? Error? Or a vulnerability? However, if I know something in English, I will say that bug is what insects mean. But how can insects relate
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.