What is the significance of version control in software
testing
Answer / mfsi_priyankaa
Version control helps developers keep track of various
edits, even among a group of co-operating developers. When
there are many developers working on a project at once it
can become a problem to know what others are working on and
who has the latest version.
| Is This Answer Correct ? | 8 Yes | 2 No |
Based on what doccuments do you start scripting?/ Testing?
what is FAT and SAT tests .?
Please give me any example of High severity and Low priority type of bug ?
on what basis do the tester asssign severity
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.
How and when can the Testing Organization detect software defects?
at which movement we will perform varification testing & Validation Testing , with Example ??
Explain stress.load,performance and volume testing with example..
What is blocked defect?
What is the difference between Build, Version and Release?? Reply soon...
A defect posted by another tester, and it is fixed, and that fixed bug has come to you for testing, and you don't know the functionality, what do you do ?
give 1 example of an error with high severity and low priority?