What is meant by formal and informal testing? Under which
category it comes?
Answers were Sorted based on User's Feedback
Answer / gunjan
Informal testing is done by a coder before he gives files to
the testing team.The coder himself tests his codes in an
informal way.there is no procedure of informal testing.the
coder also uses automation tools for unit testing and
integration testing.
On the other hand formal testing is done by the testing
team.The testing team follows the formal procedure of
testing the files.They make test cases,run tests and then
log the bugs in the bug tracking tools.
| Is This Answer Correct ? | 31 Yes | 14 No |
Answer / anand
formal and informal testing comes under smoke testing........
formal testing:
1.test lead sends a mail to team members saying that take
the application and test the basic features.....
2.Here communication takes place between devoloppers,test
lead and test engineers...
informal testing:
1.In this,even though test engineers testing the basic
features of the apllication but they will not come to know
that we are doing smoke testing......
2.no comm...takes place here
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / kamal tekumatla
Formal testing: performing smoke testing and sending the report to test lead is known as formal testing
Informal testing: performing smoke testing without any intimation from test lead after the build is ready from dev team is called informal testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jaiganesh
Formal represent, conducting the proper meeting with in the
team members and other team members(development), proper
documentation, logging the bug etc...
Informal represents not doing these things...
| Is This Answer Correct ? | 7 Yes | 8 No |
Answer / dilip
formal and informal comes under smoke test ing
formal:if your lead ask u to do smoke teting and ask u to send report it is called formal
Informal:with out asking also you did smoke testing is called informal
| Is This Answer Correct ? | 3 Yes | 8 No |
Answer / m.ramani chandra
After smoke testing we are sending reporting bugs to manager
or developer,so they can fix the bugs called formal testing.
After smoke testing we may forgot to send bugs report to
either manager or developer, so they couldn't fix the bugs
called informal testing.
| Is This Answer Correct ? | 2 Yes | 7 No |
please help me to write sample tets cases for a List box
what is confrigation management, and change managment?
Can you explain capability levels in continuous representation?
which sanity testing is performed?
what is difference b/w test case and test scenario?
what is the difference between Desktop testing,Client/server testing and webapplication testing
How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the test cycle number and built number, plz tell me....
what u will do when u have no sufficient time to test the application build release? plz describe it briefly and help me knowing the answer?
When testing a module incase due to hardware failure or any system problems if the testing fails what wil be the test result???
what is system integration testing or UAT testing ?
If there is only one module or unit then how you test it?
Difference between web application and Client Server application ?