test design Questions

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.

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.

I really wonder what's in store for functional QA. Normally engineers who don't have much interest in coding get into  QA as a functional tester. But down the line is this enough? Can they grow in their career with this expertise?

By Nick Holmes - February 17, 20162 Answers

I am researching if our QA team should make the switch to mind-mapping tools. Do you use a mind-mapping tool? If yes, what tools have you used? What has your experience been and did it improve your team's effectiveness?

What daily tasks do you perform as a software tester? Does your work include writing test plans, bug reports and automated scripts, communicating with developers, manual testing and analyzing automated tool results? 

What information needs to be included in a viable test plan? 

More and more companies are adding automated tools to their tool set for testing software products on web and mobile platforms, to speed up the testing process. 

What automation tools does your company use to automate testing procedures? 

Ann MacKenzie

Marketing Research, OnPath Testing

n our company we are using using excel as bug report.In Bug Report(excel sheet)Is any need to maintain relationship with requirement specification document/test case document . -

Pages

StickyMinds is a TechWell community.

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