please tell me how to explain the project by taking any
project (like banking product), how to start explaing?what
will be the order of priority e.g.,like purpose, modules,
HLDs LLDs etc., in testing point of view (as a
testengineer). rightnow i can't explain my project though
i've done successfully..so plz help me ..
Answer Posted / kanaka suresh macherla
Hi Eswari,
"Regression testing is a type of testing in which one can
perform testing on the already tested functionality just to
make sure that it is refined to the perfection(resolving the
bug) and also to make sure that the existing right
functionality is un effected due to the adding new
functionality or new change to the existing right functionality.
So, coming to your question,explaining about new features in
the project itself is not regression testing. when ever you
find a change to the existing functionality by adding new
feature or new change, then you have to explain such changes
under regression.
suppose if u ensure that the defect is reproducible,and keep
testing the feature again and again that comes under
re-testing. so explain such features if any.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the use of gui map?
What is the purpose of different record methods?
What do you mean by the logical name of the object.
supose 10 times text data is there but it will run 8 times whtat will you do.
What is contained in the test scripts?
How do you filter the objects in the gui map?
How to check property of specific icon is highlighted or not?
global sheet and external excel sheet how it will work
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
What is the use of gui map and what happens when the gui map file get loaded?
what is the difference between toggle checkpoint and checkpoint?
What are the reasons that winrunner fails to identify gui object?
Write test scripts on a scenario where you have to transfer data from one table to another.
How do you modify the logical name or the physical description of the objects in gui map?
What is toogle breakpoints? How does it differ from break points?