what are different types of test cases?.
Answer Posted / natasha
1. positive - application working
2. negative - have error massage
3. boundary -limit of valid ragnes
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
What is severity and priority of bug? Give some example.
could anyone explain application testing in sequence order i don't have any experience in that
Difference between smoke and sanity testing
What kind of testing to be done in client server application and web application? Explain
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
Can you explain steps in function points?
What is defect cascading in software testing?
Explain compatibility testing with an example.
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
When to stop testing? (Or) how do you decide when you have tested enough?
What is verification in software testing?
what are the prerequisite conditins to test clientserver and web applications