What is Test Condition.
what is test scenario.
Answers were Sorted based on User's Feedback
Answer / rama
scenario means different things to different people in the
world of software testing. we use test scenarios to tell
the test case controller which test cases to process and
how to process them.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / mudaseer
test scenario is the ways to test an application for example i have a phone and i go to an area where there is no signal
so the phone should display no signal and when i come to an area where there is full signal it should display signal symbol in my phone
this is scenario
test condition
for example consider any online shopping website
think a book is launched in the market so i have to add the details of the book in the website
so i add the details at the back end so while adding think i add the book title let's do it so it is displaying error
because of apostrophe s
test condition is when i add ('s ) apostrophe s the error is coming
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rama
Definition: The Test condition compares the values of two
formulae. If the comparison yields true, then the condition
is true. Otherwise, it is false.
| Is This Answer Correct ? | 2 Yes | 8 No |
Explain the End Goals of Usability Testing?
Can any one explain me what is difference between Test Methodology and Testing Techniques?
Describe V Model with the entry criteria of each Test Phase.
what is traceability matrix and its usefulness
next week i have a interview how to preopare the interview both manual and autolmation pls help me bcoz i ma fresher ple very soom thankl for and advance
13. If you were to envision your ideal Web accessibility Web site, what sorts of information would it contain? What would it look and act like? How would it be organized?
What does 100% statement coverage mean?
0 Answers 3i Infotech, Infosys,
What is testing and maintenance?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
Write an algorithm to find an palindrome
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
What is accessibility testing