How to validate a Testcase.and is the testing Methodology.
No Answer is Posted For this Question
Be the First to Post Answer
explain v- model? why we call this model as v-model, not an u-model?
what is corrective & Preventive Action
who will give severity and priority define with example?
Give me sample test cases for smoke testing
what is the difference between test strategy and test methodology?
anyone can tell me the example of high severioty and low priority ?
what is latent bug and golden bug.
What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
what is ur approach if u find a bug, while you have release in next one hour?
which basic priority u used in ur project?
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.