black-box-testing Questions
1
Solved
I am using pytest-qt to automate the testing of a PyQt GUI. The dialogs need to be handled as a part of the testing(dialogs should not be mocked).
For example, file dialog that comes after a butto...
Banian asked 25/3, 2019 at 11:16
4
What is Unit testing, Black-box testing and White-Box testing? I googled but all the explanation I found was very technical. Can anyone answer this question in a simple way with an appropriat...
Laser asked 31/8, 2011 at 14:31
0
I have a 3 monitor setup, but white says:
[Warn - 10:59:24 AM] 'TestStack.White.UIItems.UIItem' Window with title: MYWINDOW
whose dimensions are: 0,0,4492,1080, is not contained completely on the...
Pendulous asked 29/4, 2014 at 13:27
2
What are some good testcases for a Linked list problem in general? for example test cases for a function which finds and eliminates duplicates and returns the pointer to the first node. Some core c...
Margravine asked 25/3, 2011 at 19:22
1
© 2022 - 2024 — McMap. All rights reserved.