test design Questions

I am new to testing and my mentor at the company is asking me to get my base strong with regards to manual testing. I know java and made few demo projects with selenium - browser automation and rest assured - API testing . They are expecting me to have better test cases coverage and base needs to be strong . So , anybody knows few blogs/resources from which I can get my foundation strong?

 

 

By lee westwell - February 14, 20204 Answers

Hi all, I wanted to ask if anyone had come across any automation tools that are used outside of the general web / app based ones. eg automating the requirment analysis, test plan creation, test script creation etc

Not sure if this is something thats out there.

 

Thanks

I need help. I don't have very clear requirements and I have never tested a loyalty points system before. I need to design the test cases for the users to execute UAT. Any pointers? 

I want to know the best approaches (Automated UAT, Regression testing, Retesting, etc.) to reduce production defects in software development.

If the designs(XD adobe screens)from the clients are given in arabic how to overcome that problem if english is the only language that can be used to test from our side. Can i get the solution? Can i get any tool to change the entire texts(which is given in image) from arabic to english?

I want to know most usefull open source test case management or test data management tool. Our company is doing R&D on this. I found there are many open source tool but unable to conclude.

 

Main features required :

Centralized test cases storage   

Test cases templates for common functionalities   

Search based on the metadata  

Import and Export   

User roles

Integration with defect tracking tool

 

I worked as a manual tester for 2 years and took a break because I had kids. Now when I apply for jobs, I couldn't get a call back as there is a gap in my career. It’s been 3 years since I worked and I live in UK.

I have taken selenium automation testing course online.And what are the recent technologies/tools that I have to learn so I can improve.

By Ketakee Nimavat - March 8, 20191 Answer

Hi everyone,

I am a CS graduate student taking a course on Software Engineering. I would like to eventually do a project on generating test cases from software requirements but first I would like to understand why there aren't more tools doing so.

It would be great to have your response on this!

https://docs.google.com/forms/d/e/1FAIpQLSefiUia5aSc3_Jo5ksKjYfAuZVukl0c...

Any help would be appreciated.

Thanks!

 

 

We will are looking to change from RSA to Multi Factor Authentication for a large group of remote users.  I would like to test Load Test the MFA.  Can this be done?

 

 

Thanks

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?  

 

Pages

StickyMinds is a TechWell community.

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