We can check many things in one test case, then Is it
necessary to write separate test case for checking each
functionality?
Example : For Login Window -->
Test Case is--->
1) Enter valid user id & password -->
For this expected result --> 1) User should login.
My question --> while executing above valid test case,
we can expect more than one result such as
"Visibility of password should be as ****"
So Should I have to write separate test case
for "Visibility of Password" OR Not?
Please guide me properly.
Answers were Sorted based on User's Feedback
Answer / revati
Here you are doing only functionality testing.
That is you are checking only actual result with the
expected result.
So your test case would be when you enter valid user id and
pwd, the expected result is the user should able to login.
You do not check visibility under functional testing. In
that case you can go for UI testing.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sreedhar
this functionality testing,not a gui test no need to write
seperate test case.
Is This Answer Correct ? | 0 Yes | 0 No |
Are there more defects in the design phase or in the coding phase?
What is Test Statergy?
1 Answers Oneclick Testing Solutions,
Can anyone tell me testing comes under verification or validation?
diff b/w regression, re-testing & repeative testing
What is the Desktop Testing?
What does FRS contain ?Explain in detail.
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
i am 2007 passedout,i completed B.Tech(E.C.E).i am interested in testing(manual testing).In manualtesting without experience how can i get the job.first of all manual testing py grip vundadaniki nenu ela prepare kavali
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
Who is the father of software testing?
what are the things we consider when perform the UI testing of any web application please suggest me with basic things?
Explain stress.load,performance and volume testing with example..