en
Knjige
Liang Yuxian Eugene

JavaScript Testing

  • Anna Marinkovićje citiraoпре 2 године
    there are no error messages to inform you that an error has occurred. This makes debugging difficult.
  • Dannije citiralaпре 3 године
    Pareto testing is what I personally call "real world" testing, and is conducted under strict time and money constraints. This is because Pareto testing only focuses on the most used functions; the most frequently used functions are what matter the most and hence we should focus our time and effort on testing these functions. Alternatively, we may see Pareto testing such that most bugs come from a small handful of functions of our programs; therefore, by spotting these functions, we can test our program much more effectively.
  • Dannije citiralaпре 3 године
    The main advantage of black box testing is that the test results are often unaffiliated, because the tester has no knowledge of the code.
  • Dannije citiralaпре 3 године
    Black box testing belongs to the "box approach", where a piece of software is regarded as a box and the box contains various functions, methods, classes, and so on. Metaphorically, a "black box" typically means that we cannot see what is inside the box. This means that we implement the test without knowing the internal structure of our program; we take an external perspective of the program, using valid and invalid inputs in order to determine if the output is correct.
  • Dannije citiralaпре 3 године
    Acceptance testing is the time where your customer (or the end-user) will perform actual testing (similar to actual usage of the system) on the software that you have created. A typical process will include the creation of test cases by the end users that reflect business use of the software.
  • rootartje citiraoпре 7 година
    Liang Yuxian Eugene enjoys solving difficult problems creatively in the form of building web applications by using Python/Django and JavaScript/JQuery. He also enjoys doing research related to the areas of recommendation algorithms, link analysis, data visualization, data mining, information retrieval, business intelligence, and intelligent user interfaces.
fb2epub
Prevucite i otpustite datoteke (ne više od 5 odjednom)