what is test condition? what is test scenario?
Answer / sundara priya
Test condition can be precondition and post condition of
the test cases. Precondition is the steps taht has to be
carried out before executing a test case and Post condition
is response of the test case been exceuted like expected
results.
Testscenario is a combination of testcases for a particular
functionality like example login scenario. In login
scenario we will be checking for valid username and
password, invalid username and password, valid username and
invalid password and invalid username and valid password.
Please let me know if im wrong
Is This Answer Correct ? | 9 Yes | 2 No |
What is a test severity and test priority? difference between them with suitable examples?
1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)
Anyone give me the Test Scenario template.
How many flows of Events are there?
Enlist types of testing performed for any window in sequence?
what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 Answers Cap Gemini, iFlex, Mind Tree, Zenith,
Exact difference between Verification and Validation?
What features of sqlserver is generally used in database testing
What if requirement document is unclear?
what is the difference between Developer environment and Test environment?
8 Answers Tech Mahindra, Value Labs,
Give me two reasons why the bug has not been fixed by developer ?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing