If I wrote test cases for Login Window with test case Name
Login window & test case id L_01.Now if Name of Login
window get changed in the next version.then May I have to
change the Test case name & Test case id OR HAVE TO block
the previous test case and write the new one
No Answer is Posted For this Question
Be the First to Post Answer
Explain the branch coverage testing?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
Give me 10 test cases on library management system
what is scenario? how to write scenario?
if account balance less than 5000 for a month ,account should become in active. if bal greater than 5000 account should b active. Write test cases for the above scenario
What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance.
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
Write test cases to test a browser app
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
what is difference between repeatable and reusable test case?and what is self cleaning test cases?