RSS Feed for Software Testing Interview Questions Part 4Category: Software Testing Interview Questions Part 4

Software Testing Interview Questions Part 4 »

31. If we have no SRS, BRS but we have test cases does u execute the test cases blindly or do u follow any other process?
A: — Test case would have detail steps of what the application is supposed to do. SO
1) Functionality of application is known.
2) In addition you can refer to Backend, [...]