Write a test cases on a facebook
Answer Posted / bharath
login in to gmail with valid user id and password and copy/cut the login page url and sign out then paste the url in another browser
it's not redirect in to login page
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Explain the branch coverage testing?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
How to write the test cases for STP
What is the difference between test scenarios, test cases, and test script?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Scenarios to test wireless Speaker via bluetooth
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Define some of the attributes of a test case?
What is component testing?
Explain the concept of semi-random test cases?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.