An Excel sheet contains 2rows and 3 columns of data.I want
to copy these data in to the another excell sheet. Write
the possible positive and negative test cases?
No Answer is Posted For this Question
Be the First to Post Answer
Explain which test cases are written first black boxes or white boxes?
what are those parameters or matrixes for tesing a software user interface?
write the test cases for a+b=c?
9 Answers Aloha Technology, SAP Labs,
what is difference between repeatable and reusable test case?and what is self cleaning test cases?
What is quick test professional and what test environment it supports?
How to write a Scenario and test cases for escalator
7 Answers ABC, Accenture, CTS,
explain end to end scenario's for online Money transfer in Banking Domain?
How many test cases u will write for Adhoc testing?
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
Explain the component testing?
Can some body help to write possible test cases for a credit card at POS (point of sale)
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that