|
-
Mar 9th, 2006, 02:52 AM
#1
Thread Starter
Addicted Member
Testing other's project
Hi,
Currently my PM put me in my co-project's testing team . Though i've done testing in my own project, i wired to test somebody's project. I really dont know where to start. do i need to use any test tools? Or else its enough to do the unit testing?? any help?
Think Before Ink
Visual Studio .NET 2002/.NET Framework 1.0
-
Mar 9th, 2006, 02:57 AM
#2
Re: Testing other's project
There are utilities out there to analyze the code for optimization but I havent seen any free ones yet.
You can run the app and do things to try to break it. Be a "user" and click on things in different orders then when you would logically do. Enter in text data where numeric data is expected and so on. Leave criteria blank, close the app in the middle of an operation, run multiple instances of the app, etc.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Mar 9th, 2006, 03:48 AM
#3
Thread Starter
Addicted Member
Re: Testing other's project
Thats great yar!! Even they gave me a test document. hope i should follow that also. want to prove myself better in all area. thanks a lot. more suggestions appreciated.
thanks for ur immediate reply Robdog
Think Before Ink
Visual Studio .NET 2002/.NET Framework 1.0
-
Mar 9th, 2006, 04:50 AM
#4
Re: Testing other's project
You may try reading out the code and determine any best practices/rule of thumbs that is being violated... Or find a loophole in the logic or the code implementation...
-
Mar 9th, 2006, 09:43 PM
#5
Thread Starter
Addicted Member
Re: Testing other's project
thats also nice..but i think it is a mind breaking work..hihihihi
Think Before Ink
Visual Studio .NET 2002/.NET Framework 1.0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|