Answer Posted / lucky
Regresion testing is required when the code is
modified/added because of
1. new functionality/add addtional code for an existing
functionality.
2. Defect is fixed by updating the code.
To prepare a regression suite, 3 things should be kept in
mind:
1. What are the main fuctionalities for the business?
2. What will be the main fucintionalities used by the user
when the application goes live?
3. What are the main functionalities visible to user for
the first time when the applcaition is lunched?
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What were the major challenges u faced while testing
How do you know the code has met specifications?
Why should you care about objects and object-oriented testing?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
Can you explain the elementary process?
Difference between Stakeholder and Relevant Stakeholder?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What r the documents required for performance testing
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
How can I done a Web Testing? Which steps are include in it?
What are the different available models of sdlc?
Can you explain the workbench concept?
What is the difference between manual testing and automation testing?
What is mutation testing & when can it be done?