Do anyone hav any knowledge about testing the Eftpos
System??Like what kind of test cses that can be prepared
for checking the system...
Answer / v
yes !!! i m currently doin eftpos testing ...what kind of
test cases ..means...could you be more specific ...???
| Is This Answer Correct ? | 0 Yes | 2 No |
As we are using QTP 9.1 version, is there is any method to connect the remote desk top?
write the test cases for a+b=c?
9 Answers Aloha Technology, SAP Labs,
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
Explain the syntax testing?
What is DOMAIN TESTING
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
wht are the possible test cases for save button in notepad?
write a buisness scenerio on yahoo login page.
Write 5 best test cases for : Blog,Join now(button)(social networking site,community site)
What is test environment? Elaborate with example.
Why does the boundary value analysis provide good test cases?
int a, int b, int c= (a+b); Write the test cases for c.