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 |
Please give me example of - 1. High Severity and High priority Bug ? 2. High Severity and low priority Bug ? 3. High priority and low severity Bug ? 4. Low Severity and low priority Bug ? Thanks
WHY DO WE WRITE TEST CASES. WHAT IS IMPORTANCE OF TC
explan test metnodology/approch.... with example...
what is the difference between project based testing and product based testing?
2 Answers Infinite Computer Solutions,
what are the risks and contingencies u had in ur project?
how to test manually from date and todate selection from calender
What is Standalone testing?
NOte pad Testing Q : How to test the notepad "Font size" and "Word Wrap" Options. How to test the relation between these two option.
what is difference b/w test case and test scenario?
what is port testing
About the security testing, how to use to security testing in web testing, suppose u will check login page, how to change password in back end in security testing
hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?