what is the difference between test case and test
scenario.Explain with example?
Answer Posted / aksahy
Scenario are thread of operations where as Test cases are
set of input and output given to the System.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
Why documentation testing is important?
Could anyone share FAQs for Test Manager position...
What is neutral test case?
Define brain stromming?
How many types of api testing are there?
What are the main key components in web applications and client and server applications?
What is the difference between latent and masked defects?
What is the difference between functional requirement and non-functional requirement?
What different types of manual testing are there?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
from where do u collect test data if u miss some data what will happen