what is meant by Pre-Conditions that we include in Test
Cases? Can anyone provide those for this Website?
Answer Posted / vijaya
Pre conditions means the conditions which are manditory for
executing the test case.
for example we are testing a internet banking application
Following are the preconditions:
1.the user should be Internet Banking User
2.user should have valid credentials
3.User should have one active account Ect...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
Unit Testing can be done by using Nunit?
How much the bug is affecting the functionality of the application?
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
About Testing
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
According to RBI rule how much money can be transferred through online banking at one time...?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is difference between cmmi and cmm levels?
what is functional testing terminologies
What is bug, deffect, issue, error?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
why QA team is necessary for an organization?
What is mean by multi-threading testing?