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 is the use of l10n testing?
Who prepared use case document? Tester or developer!
Stubs and drivers we use in integration testing mostly but under what kind of testing approch it comes means Black box White box grey box ? Please help to get answer for it
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
tell about tomcat webser
How to do hardware compatabilty or configuration testing manually
Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?
what is testing?
Which Server Stats are essentially monitored during a Perf test of a Web Application?
Difference between Client server & Web based Testing?
How will you link the Defect to the Test case? Explain Bug life cycle ?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.