If I have written the test cases for Login window .
If one new field is added to login window then steps of
test case changed in the next build.
my question is that should I make change in the steps of
previous test case or write another test
case with new steps?
Answer Posted / sujatha
No Need to change previous test cases, we need to add new test cases to the test case sheet, But we need to mention the build number while creating TC.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
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?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
What is revision history and the content of revision history table?
How to find that tools work well with your existing system?
What are the main key components in client and server applications?
What is big bang approach?
Write all combinations of test cases for calculater on + symbel
when do you escalte issue to your manager?
Write a Test scenario for Outlook Search functionality.
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
list of methods that is used to document the requirements of a software.
Can you explain boundary value analysis?
Why do you need to parameterize fields in your virtual user script?
Can you explain v model in manual testing?