testability Questions

Looking for a tool that helps to manage all our automated test cases in selenium and give an interface to manage them

Hi!

I am looking for a tool that would go through a piece of code and would generate a list of all aspects that could / should be tested:

  • the interesting values of a variable: especially the values where decisions are based upon
  • all the possible combination at logic brenches: the combinations that lead the execution of the code to a specific path

That are two kinds of code that are actual at the moment:

  • C code
  • model-based development

Thanks for  your ideas and support!

A compay having projects in several programming languages and frameworks, which agnostic testing tools do you know that can be used in all or several of them?

One example is cloc that counts lines of code.

Which others do you know for static analysis, traceability and other common testing tasks ?

Hello All

 i am a fresher form  application background . iIwant to know what is the basic process to perform functional testing on embedded software using automated tool.

thanks

 

 

What is the future of manual Testing in software testing. And if no automation skills a resouces has where should he move now.What are the diffferent options available.

 

One of the challenges our QA faces is being able to test our application, which abstracts behavior from the SaaS API, such as the SF API, Eloqua API, Google API, etc., and ensuring the applicatino is behaving correctly.  Some SaaS sources have data that changes and we DO need to also verify data.  Since some of the SaaS sources are also not updateable programatically, you can't know if the SUT is in the state you need it.  Thoughts?

It seems that a popular approach to QA automation is a quick start to cover a most critical area with automated tests ASAP and then proceed automating other areas of testing. This second phase requires more dedicated tool(s). So, what features are most important for such a tool so that it could be useful for your web application?

  • Visual baseline: to compare with results of new test runs
  • Smart CSS selectors: to find and interact with CSS elements on a web page
  • Ignore from comparison: selecting areas on a page which should not be checked for differences
  • Clone, parameterize and invoke tests: reuse existing tests for quick creation of new ones, with the same or new parameters (such as start URL, text entries, login credentials etc)
  • CI-friendly: test execution via Jenkins jobs or with the help of any other popular CI tool
  • Codeless/code-based
  • Your own options?

My preference would be tools that have record and playback functionality.  There are lots of automated tools for Windows, but only a few for CentOS Linux.

I'm doing a 508 testing on a website using JAws tool. I'm required to write test cases based on that. How can you write them using JAWS?

Hi,

I am a test automation specialist and test manager and I am seaching for ideas in which way I have to change my mindset, my knowledge and tool expierience when beeing part of a development team or company for developping digital services and products?

Pages

StickyMinds is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.