Explain Boundary value analysis, Equivalence partitoning
and Error guessing?
Answer / aa
Boundary value analysis : Designing test cases at boundary
values. If field take values from 10 to 20 numbers,
following are the boundary values which is taken care while
doing testing.
Valid boundary values 10, 11, 19, 20
Invalid Boundary values 9, 21.
Equivalence partitioning : Designing test cases by deviding
the input values in to equivalence partitions.
valid Equivalence partitions 14 or 18
Invalid equivalence partitions 5, 26
Error guessing : From testers experience , are able to guess
where bug will come and in which scenario.
Is This Answer Correct ? | 5 Yes | 1 No |
who prepares traceability matrix in ur company either jr tester or sr tetser or test lead?
if u performing on real tym application ,u r getting some continous data n if some invalid data occurs wat types of testing is preferrable
How will you test language converter e.g. (English to Spanish) without Automation tool? OR What are the test cases or scenarios for language converter? Conditions: 1. without Automation tool, 2. You know only English language. 3. Make sure the tests should produce 80-90% pass result.
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?
how u will write test case for system testing give me example
How many types of bugs are there? What are they? like Deferred bug,cosmatic bug.....
how does a client /server environment affects testing?
Why do u choose Testing as ur career?
Could anyone let me how to write test cases in Manual Testing with the real time examples.
What are the three aspects of GUI software to test for with WinRunner?
As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???
wat s security testng,wat u do in this testng