how can we identify the regression testcases suppose we
hava three functionalities for these functionalities we had
write some testcases in that testcases how can we find out
them
Answers were Sorted based on User's Feedback
Answer / derf
if error occuredinthefirst functionalites and if that fun
has no connection with other funtionalites then the enitre
test cases for the functionalites are taked as reg test
cases
if the functionalites have any menas of commn with this
functionalites then test cases fromthat functionalites are
also considered in reg test cases
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sssss
Regression testing is done when new functionality is
added to the old functionality to check wheter the old
functionalty is effected due to the addition of the new
functionality. so for the added functionalty we normally
write the test cases. this added functionality test cases
r nothing but the test cases for regresssion testing
| Is This Answer Correct ? | 2 Yes | 14 No |
what does ur FRS document conatin? brahma412@yahoo.co.in
how do you tell requirement is testable?
How will you transfer file from remote server to your machine if ftp is disable
How will confirm the Test Cases are passed?
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
what is the meaning of compatibility testing in view of web application testing?
Can any one tell me the format/columns for writing test scenarios in excel sheet?
what is AUT?
how u will write test case for system testing give me example
Define load, performance and stress testing
What is the role of a bug tracking system?
How any person can be a software tester, if he/she is not having software knowledge?