Answer Posted / harish jakhotiya
This is the very basic requirement to start with the testing phase. We should have the test cases for testing any system. test cases is written based on the scenarios you have to test the system. Test cases gives us the assurance that flows are working fine or not based on the status of the test case. If the status of some test cases are failed meaning some flows are not working fine and there is bug in the system that needs to be fixed. If the status of the test cases are passed meaning flow is working as expected and system is behaving as per the requirement.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is quick test professional and what test environment it supports?
write test cases for hospitality management system
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
what is the test plan for ms-word
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
explain end to end scenario's for online Money transfer in Banking Domain?
Do you know mutation testing?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
What is the toughest moment you faced in your testing carrier in which everyone praised you?
how to write a test cases for courier offices?
Explain the syntax testing?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
write the testcases for migrating data from one database to another database?
Which of the following defines the expected results of a test? Test case specification or test design specification.