quality management Questions

Which tool is the best for Test Management. It must be suitable for any type of software projects and it can be integrated with any third party issue tracking tools[eg. bugzilla etc.,].

[Opensource, Licensed][agile, general]

For huge data comparisison from UI with Excel ,what should be the approach in Selenium automation ?

what are some best software quality assurance USA based companies in Mumbai India

It’s a known fact that Mobile Application Testing is time consuming and expensive as well. Testing services use numerous methods to tackle the challenges during app testing. Can anyone say some of the major challenges for Mobile Application Testing services?

I am facing this exception in IE browser,these xpath works fine in other browser with all windows combination.

Here are the xpath's below provided.

1. //form[@id='form1']/div[2]/table/tbody/tr[2]/th

2. //tr[2]/th

Please provide a solution for this issue which am unable to replicate.

Error:

org.openqa.selenium.InvalidSelectorException: The xpath expression '//form[@id='form1']/div[2]/table/tbody/tr[2]/th' cannot be evaluated or does not result in a WebElement

Any one and explain with steps?

Hi,

Can anybody suggest me some good article or book about SIT testing?
I am interested about technics and approaches wich I can use for SIT tests.

Am using selenium web driver for switching between windows,the code works in windows and Linux with all browser combinations but it is not working in I Phone .

Please let me know whether this switching between windows works in I Phone or not.

As there are very limited resources regarding this issue,so please kindly support me to know what causes this issue.

Please help me.

Thanks.

By Dee Boulahanis - March 9, 20161 Answer

Hi,

My upper management team is asking for us to explore a 24 hour testing model. I would like to hear some feedback from all of you on what works well and what does not work in a 24 hour model. What benifits have you gained? Have you been able to cut down the amount of time required for testing? Is testing completed faster?

They are looking for me to implement this a.s.a.p and while I am not apposeed to it I am not sure what we will gain? We have a pretty complex enviornment where we have Iseries, Delphi, Java, Oracle 10G, 11G, OAS and SOA all intergrating together and our business model is also complex so it takes a long time to train test analysts.

Any feedback would be fantastic.

Am using selenium Web Driver for switching between the windows.

using java script for opening the new window

((JavascriptExecutor)driver).executeScript("window.open("http://www.gmail.com");");

After opening the new window i need to perform some actions on the newly opened window and then close it and switch back to the old window.

mentioned above works fine in Windows and Linux with all the browser combinations ,but fails in I Phone and Andriod.

Please provide what cause for this ,why this opening a new window does not work in I Phone or Android.

There are very few resources regarding this issue even they are very uncertain,please kindly provide the information regarding this issue.

Thanks in advance.

Pages

StickyMinds is a TechWell community.

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