what r the techniques to design test cases?
Answer Posted / sneha
1.Equal class partitoning
2.Boundary value analysis
3.Error guessing
4.Decision Table
5.State Transition,
6.Usecase
But in general e use only first three ECP,BVA and error
guessing. Error Guessing based on the experience of the
tester.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is agile testing and what is the importance of agile testing?
I have to write a User Story for a customer withdrawing cash out of an ATM. Can you send me some examples PLEASE. I appreciate your assistance.
What is workflow testing?
List out the software quality practices through the software development cycle?
Would we given training at first job (entry level)?
What Winrunner framework did u use in ur organisation?
A power plant control system?
What is a weighted Defect What is Defect Density
How do you perform integration testing?
Explain what is test metric is software testing and what information does it contains?
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
How do u calculate Schedule variance? What is the formula? Explain with Example
Hai Friends I am working as a Software Test Engineer in Bangalore. I am taking Classes at weekends on Testing Concepts. I will teach will all the real time examples and writing the Test cases, Document Management and also about what are all the duties of a real time Test Engineer at a company. Course Fee is very minimal and only in week ends. For who attended the class any time support through phone and job guidence. Intrested Friends mail me at vinodhanandhan@gmail.com
What are the five common solutions for software developments problems?
What are verification and validation and difference between these two?