do you have a template that i can use to develop application software specification?
Software Requirements Specification, Software requirements, Software project management
Hi, I'm deploying a website that uses a couple of webservices. the website works perfectly on the internal network but users trying to access it from outside the network receive an error like "WSE910: An error happened during the processing of a response message...". Unfortunately because this...
What is primary difference between Retesting and Regression testing
We have disciplines like SDLC, STLC (Software Testing Life Cycle) to develop the Quality product. On Similar lines, what can be the life cycle for Successful Testing career?
Software testing, Software testing tools, Software Quality
Is Functional Testing (User acceptance tests (business transaction flows), +ve input tests, -ve input tests) sufficient to determine the Code Coverage? Do we see any additional coverage when we do non-functional testing (example: load testing with the same inputs used in functional testing)? If...
Software testing, Software testing tools, Software Quality
I am running a batch of QTP (test automation tool) scripts written in vb script overnight. Could some one send me an error handling vb script code snippet that I may insert in each script which automatically exists any script that encounters an environmental or any other error in it's run, writes a...
Software Quality Assurance, Software testing, Software Quality
can any1 chek wot the mistake is #include<iostream.h> #include<conio.h> void main() { int st[10],bt[10],wt[10],tat[10],n,tq; int i,count=0,swt=0,stat=0,temp,sq=0; float awt=0.0,atat=0.0; clrscr(); cout<<"Enter number of processes:"; cin>>"%d",&n; ...
How to gauge performance of software automation testing tool
Software Quality Assurance, Software testing, Software testing tools
Hi, We would like to do security testing to our current project which is developed in JAVA, can you please share some information about how to start security testing, related websites, tools, techniques and any documents related to it. Thanks in Advance Regards Harish Malvi
When a Test Engineer needs to be promoted? How to set the expectations for Test Engineer, Sr. Test Engineer, Test Lead, Test Architect, etc? At the appraisal time, often we see there will be expectations for promotion from a Test Engineer, but manager will not agree because of so & so...
100% testing is time consuming. Also we can't spend our time & effort on test cases that are finding the bugs that are already found by other test cases. So, we need to come up with only creative test cases which finds UNIQUE bugs and helps in accelerating the quality product in time to the...
Frequently i am hearing that we need to do perform Break testing before product goes to customers UAT. I want to understand break testing and use it efficiently. What exactly break testing means? I heard it is forced-error testing where we build dummy stubs simulating our servers product...
GUI development for Test Management is time consuming, so i want to know is there any downloadable front end GUI support in the internet that can be used. So that i can integrate the front end GUI support with my back end database schema. At Backend: I am designing a DB schema to store the...
Software testing, Software testing tools, Software Quality
We have an automation test client which is written for Functional Testing. This client takes inputs like what are the APIS to be called and the inputs, expected outputs, server ip, etc. This helped in our functional testing and is stable. Now to do load testing, We have added just 2 more...
We have Server connected to Primary, Secondary DB instance. If any of these DB instance is shutdown, forced to shutdown, network disconnected etc, then server will failover to the secondary db and viceversa. We want to test the 'DB Connection Pooling' feature involved in the DBFO mechanism. Also,...
Software Quality Assurance, Software testing, Software testing tools
If we need to test the localization/ internationalization support of an application (i.e, supporting ascii, german, japanese characters etc) then how to perform this testing efficiently?
Software Quality Assurance, Software testing, Software testing tools
For test data analysis across the builds, platforms etc, we are thinking of storing the test execution results into the database. Please let me know if any one has already designed the db schema for test case & report management.
Software Quality Assurance, Software testing, Software testing tools


