Answer Posted / gangadhar
retesting: testing the application with multiple set of dataaa is known as retesting
IT starts from 1st build to last build
BUT
REGRESSTION: testing the tested functionality again and again
ex: in cal aplication
1st build:we check all the functionalities in 1st build (normal testing)
2nd build: a new feature is added in to the application at that time we concentrate on new feature is (normal testing)
and allready tested functionalities also we check which we tested in the 1st build is known as REGRESSION TESTING
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
qtp9.2 and qtp10.0 difference
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya
What is the different between SIT and UIT?
Why we have to do manual testing?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
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
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
How did you do unit testing in your project?
Write the function test case to add a customer to database.
Which criteria should take in account while doing CMS testing of any project?
When we use integration testing for any new system so why we required system testing.