Answer Posted / giridhar
Re-Testing: "it will done after the bug is fixes by the
developer, testing tam can be re-tests the same
functionlity, wether is it fixed or not.
Regressoin testing : "after fixing the bug tester can going
to test the fixed bug how it effects the other
funtionalitis of the application.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a maturity level?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
what is the difference between Desktop testing,Client/server testing and webapplication testing
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What’s the difference between a bug and a defect?
What is sanity?
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
When do we perform smoke testing?
what are your thoughts on SPRINT duration
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
how to indentify memory leakages after the build
What do you do (with the project tasks) when the schedule fails?
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.