How to Test a C++ and unix application is there any
automated tool available,
Answer / kumar
We can test an C++ & Unix application manually.Also we can
do some types of testing using Rational Purifier.
| Is This Answer Correct ? | 2 Yes | 1 No |
Explain the procedure for manual testing.
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
Can u tell What kind of Bug Report Tool are u using in ur project
How do we estimate the number of test cases?
7)In a Banking Application, for a module to pay a bill it must have 3 screens (Entry, verification and confirmation screens) in series. It was found that at the final confirmation page the data was getting saved in the database but was not getting displayed on the screen. Which is the best suited category and severity of this defect? A)High severity Content issue B)Low severity Content issue C)High severity Data Loss D)Medium severity data loss
which model is mostly used in companies for SDLC and y?
How do you estimate staff requirements?
difference between web based server and client based server?
Where are more than 50% of the defects introduced
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
I am 1 year experienced Quality Analyst, currently working in the same company . I m looking for a change but i think that i havent gain any knowledge in the past year..... please tell me that as a 1 yr. experienced what all should i know ? i want to make career in testing.
Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.