Is the regression testing can call it as Retest
Answer Posted / naveen kumar k.l
Regression testing:)Reexecution of same old test cases in
different builds or releases to ensure that changes(i.e
additon,deletion,modification of featuers or defect fix)has
not introduced any defects in the unchanged featurs.
Retestig:)After doing any changes to any one feature in
the module we test that particular feature only and we will
not test the remaining features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is function points??????
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.
what is conditional testing? explain and examples
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
how will u create diff types of scenario for any website?
What is the term ‘quality’ mean when testing?
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
how many meeting in realtime environment? what are they?plz explain?
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..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 are all the things we will include in " what to be tested and what not to be tested" in Test Plan
Write a Test scenario for Outlook Search functionality.
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc