If there are 4 buttons New,Edit,Delete & Refresh for Item
screen .May I have to write 4 different test cses for each
button OR I can perform all operations[Create,Edit,Delete &
refresh item] in a single tes case?
Please reply as early as possible.
It's very urgent to me
Answer Posted / mudaseer
write separately
objective to verify create page is opening
action click on create button enter
to verify data is created when i enter data in create page and click on save
action enter data-click on save
to verify data is editing
click on edit symbol--edit the data --click on save
to verify refresh is happening when i click on refresh button
to verify data is deleting when i click on delete button
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the system testing?
Explain the ad hoc testing?
Test a file replication service that copies files from one net location to another
Explain the unit testing?
can any body help me with providing a a case for usability testing...
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
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?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
Explain the monkey testing?
Explain the scalability testing?
pls i want test cases for oss? whts the process of oss testing
Explain the exactly meaning of test case?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
What is the difference between test scenarios, test cases, and test script?