what r the techniques to design test cases?
Answers were Sorted based on User's Feedback
Answer / sirisha
There are 5 differnent techniques for black box testing:
1.Equal class partitoning
2.Boundary value analysis
3.Error guessing
4.semantic technique
5.Syntactic technique
6.Data flow technique
There are 2 differnet white box testing techniques
1.statement coverage
2.Condition coverage
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sivasandeep
basic Functionality
boundary value analysis
equivalence partition
positve and negitive ares
depending on other modules / application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shraddha dumbhare
Equivalence class partitioning(ECP)
Boundary value analysis(BVA)
Error guessing
State transition testing
cause effect graph
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain agile development processes?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
Testing terminologies followed by Google
Give one example for both QC and QA
As a tester, what is the final report u submitted to ur customer? please write it in tabular form
Who solves problems ? - A Wise Person or - A Clever Person please justify your answer.
tell me test case for chair,pen,key board?
2 Answers GrapeCity, IBM, IBN,
What are basic, core, practises for a QA specialist?
How do you determine which piece of software require how much testing?
can any one tell me about ieee standrad testcase formats plzzzz
what is project Framework
in a team, how do u involve/test when ur modules are integrated to other modules of ur team.