what are the techinques you follow during testing?
Answer Posted / priyagopi
The are 4 techniques:
1)equivalent partioning
2)Boundary value analyses
3)Decision Table
4)Decision view
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the benefits of automated testing?
What is a test plan and what does it include?
How u r estimating the budget 4 the project?
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
What are the challenges you faced related to production environment bug?
What if there is not enough time for thorough testing?
What is quality audit?
What is cross browser testing?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
Why is it often hard for management to get serious about quality assurance?
is possible smart identification through descriptive Programing
What if the software is so buggy it ca not really be tested at all?
What kinds of performance tests might be required for a word processing system?
What are the tables in testplans