Browse by Tags
All Tags »
VS 2010 (RSS)
Syed Aslam Basha here. I am a tester on the Information Security Tools Team. At times we may want to know the target platform (i.e. x86 or x64) of EXE/DLL. Visual studio provides corflags.exe tool to identify the target platform as; Launch visual Studio
Read More...
Syed Aslam Basha here. I am a tester on the Information Security Tools Team. The CUIT code is executed at a very fast pace, at times you may want to execute the code a bit slow or with a delay between actions. We have playback API which helps to
Read More...
Syed Aslam Basha here. I am a tester on the Information Security Tools Team. One of the major feature for any automation tool is support for data driven test cases, CUIT too supports data driven testing. Let me show an example of data driving CUIT
Read More...
Syed Aslam Basha here. I am a tester on the Information Security Tools Team. In the previous blog posts I have shown how to automate functional test cases using CUIT and adding check points/ assertions to CUITs. Lets see with an example “how to
Read More...
Syed Aslam Basha here. I am a tester on the Information Security Tools Team. At times I need to test application with different versions of .NET. We can configure application config file and make the application to use the .NET version specified
Read More...
Syed Aslam Basha here. I am a tester on the Information Security Tools Team. As continuation to my previous post, let me show adding check point which is adding assertions to coded UI test scripts. For example, after launching portal site you want
Read More...
Syed Aslam Basha here. I am a tester on the Information Security Tools Team. Thanks to Anil Chintala and Rajesh Gopisetty, I got an opportunity to test and automate portal site. I want to share first hand experience of automating functional test
Read More...