What is difference between regression testing and re-
testing?
Answer Posted / baburao
Regression Testing: Any modification to the application
should not effact other modules
Retesting : Testing the application after fixing the bug
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is Application Performance testing and Operational performance testing
What is a testbed in manual testing?
What is an inspection in software testing?
What is checkpoint? How can you handle the checkpoints?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
how to creat 2 test plan in 2 different environment exp:tour and travel
What is boundary value testing? Give an example.
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
What is the difference between Functional testing and Unit Functionality testing?
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
what is independent question and what is retriewing and what is problem of severity.
What is rapid application development model (rad)?
What is common interface?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?