Write a test scenario for a project which is developed in a
VB then after wards it is converted in Java and there is no
documentation available.
Answers were Sorted based on User's Feedback
Answer / sandeep mehta
Check it functionality wise. It doesn't matter which
language we are using. it should be functional
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / girish
For conversion of project from one language to specify
language, & we dont have documentation then we can run
project frist in vb, understands its workflow made its
documentation on it or make such functionality step by step
in java language.
Is This Answer Correct ? | 1 Yes | 1 No |
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
Hi, I am doing project related to Online order Booking. In this project different products will be there. The user can order the product to different location by giving different shipping Addresses. By selection of Address shipping price will be calculate. My Question: Now the shipping related part they are integrating with UPS(www.ups.com) Depending on the From Zip code, To Zip cobe and Quantity weight the shipping price will be calculated. I want test scenarios to test the shipping part. I think ASAP u will help me. My mail id srinivasukona@gmail.com
"search"test cases on Linkedin website and how will you write test cases on it?
whai is the exactly meaning of test case
For example out of 100 test cases if I ask you to automate how many you can automate?
13 Answers HCL, MBT,
in test case we would write log and login ?what is the dif bet both of them
tell testcase where it is taken and tell the title of the testcase? pls any answer the question?
Please give me a test case scenario for search engine covering all the fuctionalities
write test cases on file open dialog box in notepad
If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester
2.6.3 User Interface Different Polls could be present at different channels, pages within channels, and at home page. User interface for Poll will be as described below: - Beneath poll current result(running status) to be shown in graphical form(say progressing bar chart) all the time, in same window as poll. - Link ""All Polls >>"" to take user to Polls home page which will have all the active polls with results underneath. - All the polls not older than one month will come under Active polls category. - User can take Active open polls, but cannot react to Active closed polls. Can only view results of active closed polls. - No Interactives available for polls - "Add a comment", "Rate" - Registered User can take a poll only once, after that only result is shown to user. To unregistered user it will be open. 2.6.4 Interfacing/Sourcing Details - Polls is going to be a separate module, an internal application, which editor/admin can publish. - Admin/Editor should be able to publish polls on separate channels, pages. Assign closure dates. - Admin/Editor can upload images, change look n feel, add a brand, link/url to it. - System to capture user details(screen name/name, id, email id), do loyalilty points calculation and add to user loyality points. 2.6.5 Rules and Conditions Unless assigned a closure date, by default all Polls will be open for 30 days. this is the SRS how to write the test cases for the above functionalities help me
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case