1. Regression& Retesting
2. What is usability testing?
3. Functionality testing
4. On what basis you will write the test cases
5. do you written the test scripts also
6. where do you store the test cases
7. where do you execute the test cases.
8. Do you prepare the requirements.
Answer / rajendra
1.Regression: Testing the application/system after the bug
fix to check whether the bug fix affecting the remaining
functionality of the application.
This test will be conducted on every build when previous
bugs are resolved in that build.
Retesting: Re-execution of alltest cases after receiving
every build.This will provide confidence all
the good working features of previous build
are working fine.
2.Usability Testing:Testing application how user friendly
when user using it.
3.Functionality testing:Testing each functionality of the
application.
4.basis to write the test cases:
Generally we refer SRS(software requirement document) to
write testcases.
To under stand Flow of trasactions we will refer the flow
diagrams.
To write the GUI test cases we will refer the model screen
shots(normally provided in Design document)
For database test cases we will refer the database tables
defnitions in SRS document.
5.If the testing is done by Automation tool then we should
write or record test scripts using automation tool.
6.Configuration management tool like VSS or Just we will
keep it as share document.
7.Manually one by one by seeing the excel test case
document or by using any automation tool.
8.Normally testers won't involve in requirement
preparation.
Byeeeee
Friends
rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
How to test a web service manually?
while reading srs document if you will get any doubt, what you will do?
Can Any Body Explain Major Bugs Find During Manual Testing
How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.
Hi all, Can u pls help me with some Testing mannual for Test case preparation, Test planning and for attending ISTQB Examination. Kindly provide your feedback in this mail id (gbijesh@gmail.com) Tnks & Rgds Bijesh G
I have a work experience of 1.5 years of manual testing now im looking for job with the same profile, if u know the vacancy kindly let me...
Tell me the scenario where sevirity Low and Priority High?
9 Answers Siemens, VersatileTech,
What is a good requirement and bad Requirement
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?
hi iam keeping 2+ fake exp here is my project plz tell me wt kind of Q's can be posed on it. Blue room acts as the central repository for all project information – providing detailed view into the operations of entire services of the organization. Blue room provides access to different levels of users based on their role like CEO, client, project managers, project leader and team members. Each will have permissions to access different functionality of the tool. Blue room gives access to higher management like CEO, VP or Project managers to real-time data including project completion percentages, gross margin, remaining engagement time, budget vs. actual, and profitability analysis. Through this extensive visibility, services professionals gain a better understanding of the overall performance of their services organization and are able to make faster and more effective strategic business decisions. Upload and download your Project files into Blue room from anywhere, making the latest project plans available to all participants via the Internet. n 1 more project also: Cable Network Management System (CNMS) efficiently handles customer information, billing and also effectively monitors the services provided. CNMS mainly consists of two modules. Cable Network Information (CNI) and Customer Accounts (CA). CNI maintains customer's information, employee information, service areas and tariff. CA is completely an accounting package, which helps to handle all accounting transactions of the company. The CA module is an important module and it includes account type, login information, and payment methods etc. Each customer account is linked in the system with a specific services offered to a customer, and the customer will be billed depends on his usage of these services. Customer account belongs to specific account type, which is related to some price plans and discounts. The billing process involves receiving billing records from various networks, determining the billing tariff associated with the area, calculating the bill for each customer on monthly basis, aggregating these records periodically to generate customer bills, sending bills to the customer, and collecting payments received from the customer and adjust customers balances accordingly. Up to Date Balance sheet, Import and Export feature, Network Compatible and user friendly, Rescue data through Recovery system and Dynamic Report Generation are other important features. can any 1 plz tell wt kind of test cases will be asked on dis.
Explain?V?model?
what is test condition? what is test scenario?