
Loading ...
Capturing screenshots to QC in test result can quickly eat up all the space on the QC Server. This makes it sensible to capture images only in case a Test has failed. This can allow easy debugging of Test Cases to see what error had occurred when the test failed. Adding this functionality to your [...]
Register or Login to read the full article...
Tags used -
Add, Attach, BPT, Business Components, Business Process Testing, capture, Component, CurrentRun, desktop, Error, failure, file, images, QC, Results, run, screencapture, Screenshot, Terminate, Test, test lab, test result

Loading ...
This issue is one of the very strange one that happens sometimes and works sometimes. So you have a line of code setting the file path in a WebFile element
Browser("B").Page("P").WebFile("F").Set "C:\Test.txt"
Browser("B").Page("P").WebButton("Upload").Click
Above code might work fine sometimes, but few times you might find your web application throwing an error ex - “File not found”. I am [...]
Register or Login to read the full article...
Tags used -
Error, file, Found, Not, ReplayType, WebFile

Loading ...
Yesterday (24th June 2008), one of SQAForums member had an query for changing the file format of any file from ANSI to UTF-8. Below is the link to the same query
http://www.sqaforums.com/showflat.php?Number=493915
Though i replied to the poster to do it using DotNetFactory but there was something that was still making me feel uneasy. With in few [...]
Register or Login to read the full article...
Tags used -
ASCII, Encoding, file, Fileencoding, format, UNICODE, UTF, UTF-32, UTF-7, UTF-8, UTF32, UTF7, UTF8