Trending Unit Testing Discussions

Follow

Ask the Community


Ask any professional question and get answers from other specialists.

Stream language
Ahmed Galal's image
Question added by Ahmed Galal Senior Software Architect Akhbar El Yom Foundation
8 years ago
Answers:
1
Followers:
Views:
104
Vote Count:
0
Answer should contain a minimum of 25 characters.
Default profile image
Question added by Deleted user
9 years ago

Why most unit tests are waste of time?‎

Tests can't test all the fuctionality implemented in the software, why TDD is still on.‎

Answers:
4
Followers:
Views:
240
Vote Count:
0
Answer should contain a minimum of 25 characters.
Vaidyanath Anantharaman's image
Question added by Vaidyanath Anantharaman Project Manager / Scrum Master Concentrix India Pvt. Ltd
10 years ago
Answers:
1
Followers:
Views:
60
Vote Count:
0
Answer should contain a minimum of 25 characters.
AJAY PRATAP SINGH's image
Question added by AJAY PRATAP SINGH Lab Incharge Omni plast pvt ltd
5 years ago

What is unit of viscosity?‎

what is the different between bopp and cpp‎

Answers:
0
Followers:
Views:
1
Vote Count:
0
Answer should contain a minimum of 25 characters.
ABU SAIF MOHAMMAD MAHIN, PMP's image  
Answer added by  ABU SAIF MOHAMMAD MAHIN, PMP, Head of Design and Production Engineering, Financials Solutions, Southtech Limited
9 years ago

Automated unit testing is very useful as it will reduce unit testing time significantly. Identify test cases and prepare test data for automated testing is most challengi ... See More

Housam Tillaawei's image  
Answer added by  Housam Tillaawei, SEO Expert, Freelancer
8 years ago

Test-Driven Development   TDD is Contain five different stages:   First the developer writes some tests. The developer then runs those tests and (obviously) they fail bec ... See More

Ahmad Waseem Alkazimi's image  
Answer added by  Ahmad Waseem Alkazimi, Android Developer, Mawdoo3.com
9 years ago

you must use unit test on your code because that best for programer to find error during occurrence that give more efficient to your code, fastest to find error

Ishwar Lal Dembra's image  
Answer added by  Ishwar Lal Dembra
8 years ago

In my experience, unit tests are most valuable when you use them for algorithmic logic. They are not particularly useful for code that is more coordinating in its nature. ... See More

Pradipkumar Mathapati's image  
Answer added by  Pradipkumar Mathapati
8 years ago

unit testing is an manual test which can took more time as comparied with test automation using selenium  webdriver