Unanswered Questions

Share your knowledge and expertise with the community.

So, I'm writing automation tests for a huge web platform. We have page objects folder with files for each web page which contain a great amount of selectors used in tests. Also, tests pertaining to one of the component/functionality are all grouped in one file. 

 

The main question is whether the functions used by multiple tests (and some will have assertions in them) should be written:

1. Functions w/o assertions in page object and those w/ assertions in helper file for that component/functionality

2. All functions in helper file

3. Functions w/o assertions in page object and write the rest of the commands with assertions in the specific tests even though they may repeat and make the file with tests huge.

Testing is done in javasctipt(more recent: typescript), selenium webdriver, protractor, jasmine.

I really hope someone can solve this conundrum since nobody in my office has enough experience to help me. Thank you!

p.s. Should we group tests in one file? or write wvery test in a separate one?  

 

I was just wondering if anyone decided to make the switch and, if yes, how did that go? 

Any feedback? 

Being novice and currently working in support and name sake testing i want to know if it would worth orr beneficial to learn Salesforce if I project to be in as Software Tester ahead. Please help asap.

Does anyone here have any experience or knowledge of performing acceptance testing on automated conveyor systems utilised for the sortation of items.

This is a mixture of software and interfaces with moving machinery and integrating into data systems 

For example conveyor or materials handling conveyors used in the managment and distribution of luggage around a large airport 

I am looking to understand how you defined the scope of test and the framework adopted with the possibility of benchmarking the activities you have performed.

Any advice would be greatly appreciated.

Hi,

We use a product from Blackbaud Inc. called Enterprise Constituent Management System. Over the past few years we have looked at various automation tools including some record and playback tools for UI testing. Another QA colleage is training on Selenium Webdriver.

What I'm hoping is to find out whether anyone has developed an automation framework or knows or one for a platform such as this. The vendor has been working on something as well.

This is a hosted environment.

Thanks in advance for any input/insight provided.

This is regarding the apple native app review farming feature. I want to test this for my app as we have implemented this for our app and now we don't know how we can test this before go-live. Can someone help me to find out the way to test this?

How to learn session management testing using ZAP security Tool

Please share details about how security testing for session management can be performed for an web application. How results are analysed.

I have selenium scripts developed in WIN OS locally, later merged in GIT. Now when I am integrating them with Jenkins which is in Linux, always scripts are failing sayig could not open browser.Please find below message from jenkins.

Unable to initialize logging. Exiting...
Jul 13, 2018 4:36:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 61.003 s <<< FAILURE! - in TestSuite
[ERROR] Autospec(com.Jenkins_test.Simple_class)  Time elapsed: 60.569 s  <<< FAILURE!
org.openqa.selenium.NoSuchSessionException:
no such session
  (Driver info: chromedriver=2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7),platform=Linux 4.4.0-1062-aws x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 16 milliseconds
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700'
System info: host: 'ip-172-31-72-8', ip: '172.31.72.8', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-1062-aws', java.version: '1.8.0_171'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{message=unknown error: DevToolsActivePort file doesn't exist
  (Driver info: chromedriver=2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7),platform=Linux 4.4.0-1062-aws x86_64), platform=ANY}]

Please help me in resolving this issue.

We are currently using Micro Focus performance Center for our performance testing. We would like to find a replacement tool but want to access how to prevent from rescripting our existing test.

Is there a tool that can assist with migrating these tools to another system?

Hi ,

Can any one please advise, how to track Traceability from Cucumber report - Feature file and  Scenario to the corresponding stroy( Issue key) and Epic in Jira. 

 

How can i pass my Oracle 1Z0-337 exam in first attempt

What is the best testing approach for 1 week's sprint in Agile Scrum?

I have written a code to do read & write(random file) pulling a hard disk performance.But,I also want to check when there is a disk failure.So,I am trying to induce disk failure using SCSI tool.But,I am unable to get any insights for it.Can anybody direct me to do the same.

I have a Project Test Report template but it seems to formal.  I'm looking for ideas for an End of Sprint Test Report, that only reports Manual Regression Testing results.  I need a report that helps me keep track of user stories not ready for regression in one sprint but will be in the next few sprints.

I'm using VSTS Test Hub, so I have access to charts and queries from tests I've run.

Going forward, I would like to report on Automative (and Manual) Regression Test Results.

Appreciate your expertise.  Thanks.

 

 

Pages

StickyMinds is a TechWell community.

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