While creating test data for testing an application, where
exactly test data should be crated as in excel file or can we
crate test data in database ?
Answer Posted / jyoti
test data should be created in excel sheet
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Can anybody help me out to write test cases for booking train ticket online???
what is black box system in software development in system analysis and design?
Explain the glass box testing?
What is Initial Configuration?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
What are semi-random test cases?
How many test cases u will write for Acceptance testing?
Explain the static testing?
Write a test case of login window?
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
What are the Test Cases Comes under Regression Suite?
write test cases for hospitality management system
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.
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Do you know mutation testing?