How do you find synchronisation problems normally?
Answers were Sorted based on User's Feedback
Answer / pandu
Generally the speed of Tool and Application won't same so
to compensate this we need synchronisation.
Where ever you feel application needs some time to move
from one operation to another there you need
synchronisation.
Synchronisation Problems generally occurs:
1. While navigating from one screen to other.
2. While working with DB operations like Storing some thing
fetching something.
3. While working on network applications.
etc.,
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jason bourne
You will come across these Synchronization Problems while
Automating a Test Case :
We faced these Issues in Winrunner and Quick Test Pro
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Migration testing ?
How you will do regression testing on login form, After fixing the bug?
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
What methodologies have you used to develop test cases?
which model are you following
How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
In a company does a tester communicate with clients? if yes then in what situation?
what is accessibility testing ? with one example
What kind of interview questions can I expect for an entry level(2 years of exp) software testing position. I am attending for the first interview and bit nervous what to prepare and how to prepare.the company I applied is a product(anti virus software) based company. so what kind of questions can I expect .please help me for preparing .
Please give me any example of High severity and Low priority type of bug ?
where we do database testing in real time project ? and how ...??
How to test Snapchat