u have 1000 of delete button in ur application ,how to
check it out,.one by one ? or how to check it out by easy
way?
Answers were Sorted based on User's Feedback
Answer / sabina
writing a script in an automated tool which will identify
the delete button and run a counter which will count for
all the delete buttons which it has captured.
once the counter reaches 1000 it will exit.
in case less than 1000 it will show the counted value.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / aman
When any application is given for the testing, test Plan and
test cases are defined in the document for testing.
Here in the given application we have given 1000 of the
delete button, where every delete button has the same
functionality, I think I will have to check a single DELETE
button and I have to ensure these situation (which is not
relevant) from the architecture or senior developer.
Aman Kumar
aman.testing@gmail.com
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / girish.br
first the condition given by client and make the test cases
| Is This Answer Correct ? | 2 Yes | 5 No |
Is Beta Testing done by devolopers or testers?
can u write negative test cases on google search form?
What is smoke testing?
what is the difference between TEST PLAN,TEST STRATEGY,TEST SCENARIO,TEST SUMMARY
is it possible S1 comes under P1 ?
What's the relationship between environment reality and test phases?
what is tracebility matrix and what will be there in tracebility matrix?tell me details like idno, discription....etc.pls any one answer this question?
what is the formal technical review
Explain Boundary value analysis?
How is testing affected by object-oriented designs?
what is deffered defect?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?