How you will do regression testing on login form, After
fixing the bug?
Answers were Sorted based on User's Feedback
Answer / mudaseer
login and check the links whether it is taking to correct page
do integration testing and many more depends upon the project
for example gmail.com login with gmail id it displays home page and send the mail and check whether it is working or not
check draft and many more features
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mudaseer
think login is not working developer has fixed this issue now as a test engineer you have to verify whether it is working or not if it is working close the bug otherwise keep the status to open
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sandhyag
Thank you sir,
But i want to know how i will check whether it's working or
not? Shall i apply every login test case for that login
verification?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mudaseer
before log in you have to sign up think i have created an id
mudaseer@gmail.com pwd:***********
i enter the above details and clicked on log in & if it is crashing raise the bug to the developer and he fixes it then check whether it is working or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sandhyag
But, i want to do regression testing on that, that means
after fixing the bug i want to check whether it affects or
not anywhere of the system.
Then how i will do regression testing?
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Compatibility and Configuration testing?
difference between regression and retesting?
What is d difference between Black Box Testing and Functional Testing?
What are the qualities if the tester ?
How do you measure a quality of the product ?
Explain the scenario with example.
when we swipe the credit card what will genertaed in Back end. how system will validated from the back end for credit card who is Aquriree and Issuer ,
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process.?
Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name
What is defect density?
10 Answers Qualtree Solutions,
What is difference between regression testing and re- testing?