automated-tests
How to create Test cases in Automation tool TestComplete
How can I create test cases according to my requirement. Example: I have a form开发者_运维百科 with many fields. There is one field name Father\'s Name, now I want that the user should insert only st[详细]
2023-03-26 18:43 分类:问答Selenium C# WebDriver: Wait until element is present
I want to make sure that an element is present before the webdriver starts doing stuff. I\'m trying to开发者_JS百科 get something like this to work:[详细]
2023-03-26 16:48 分类:问答Does the WebAii framework support a page class structure in the way that WatiN does?
I am evaluating a couple of d开发者_开发技巧ifferent frameworks for test automation. One of the things I really like about WatiN is the page model for abstracting page code from your tests.[详细]
2023-03-26 13:44 分类:问答Entity Framework, SQL CE 4.0, and DB Test Automation
I want to perform \"fast integration\" (aka \"desktop integration\") tests of a project using EF 4.0/4.1 connected to SQL Server 2008.This means that I need to swap out the dependency upon SQL Server[详细]
2023-03-26 00:15 分类:问答Working with TTabSet in TestComplete scripts
I am attempting to click a TTabSet tab for our Delphi application via VBScript (used in test automation) but am having difficulty doing so without using page coordinates. Does anyone have experience u[详细]
2023-03-25 14:27 分类:问答Generating test cases
I need an algorithm to automatically generate test cases based on a set of dependent variables.Implementation language does not really matter.[详细]
2023-03-25 07:41 分类:问答How to get the activity running from other process using Robotium
i have a main activity and when tap on the button in the main activity it moves to the开发者_JS百科 another activity than runs on another process .. is there a chance to track/get that activity using[详细]
2023-03-25 06:13 分类:问答How to identify HTML object by it's style in HP QTP?
I have a web app and two objects with same class name (no IDs), other attributes also the same. The difference only in same style attributes: one ofthe objects has \"style.display=\'block\'\", other h[详细]
2023-03-25 00:14 分类:问答iPhone/iOS automation and UIGestureRecognizers
I\'ve been working with FoneMonkey for iPhone automation, and have been having issues getting the framework to detect taps with UITapGestureRecognizer. Does an开发者_StackOverflowyone have any experie[详细]
2023-03-24 13:51 分类:问答how to test xmpp client?
I\'ve developed a simple xmpp chat client (for Android, using asmack library). Now, I would like to test the client to see if it does what it is supposed to do (ie. fetch the list of contacts, refresh[详细]
2023-03-24 11:39 分类:问答