what is test condition? what is test scenario?
Answer Posted / 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 |
Post New Answer View All Answers
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
how to connect your project in database?
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
what is test scenario and test condition?
What are drawbacks in system development life cycle
what is the impact analysis?
Can you explain process areas in cmmi?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Difference between adhoc testing and error guessing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
What is a test server?
If client give you a project then which testing you will perform first
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?