How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write
their test cases.Need Reply Urgently



How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently..

Answer / Eram Khan

Executing VB.NET Projects:n- Open the solution file (.sln) in Visual Studio.n- Build the project by clicking Build > Build Solution or pressing F6.nnExecuting VB6.0 Projects:n- Open the project file (.vbp) in Visual Basic 6.n- Run the project by clicking Run or pressing F5.nnWriting Test Cases:n- Identify test cases based on functionality, performance, and usability requirements.n- Write test cases using a testing framework like NUnit for .NET projects.n- Execute test cases manually or automate them using tools like Selenium.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?

1 Answers   IBM,


How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently

1 Answers  


What is VB.Net?

3 Answers   Ksb,


What is the differences between dataset.clone and dataset.copy?

1 Answers  


Tell us how many languages are supported by .net?

1 Answers  


How to connect a service based database to vb.net forms? Do we have to create any specific database?

1 Answers  


What is the role of new keyword?

1 Answers  


How to store decimal data in .net?

1 Answers  


hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!

1 Answers  


What is difference between Abstract Class and Interface?

3 Answers  


Explain the difference between system.string and system.stringbuilder classes?

0 Answers  


What are the various open source tool available for VB.NET?

1 Answers  


Categories