Software Quality Questions and Answers

Recent IT Questions

1 - 20 of 48
<<PREVIOUS 1|2|3 NEXT>>

DEBUG COBOL/400 PROGRAM

PLEASE GUIDE ME HOW CAN DEBUG A COBOL/400 PROGRAM?

View Answer   |  Jun 29 2009  12:00 AM GMT
COBOL DEBUG, COBOL debugging, COBOL
asked by HarshaCheedella

  5 pts.

Scaler error causes

what are the causes of scaler errors

Answer Question   |  Apr 9 2009  8:17 AM GMT
Scaler errors, Web development, Error handling
asked by 198210

  5 pts.

Application Software Specification

do you have a template that i can use to develop application software specification?

asked by Hamaundu

  5 pts.

WSE910 error

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...

View Answer   |  Apr 7 2009  9:00 AM GMT
Web services, ASP, WSE
asked by Les za

  20 pts.

JUnit tutorial

Can anybody recommend a good JUnit tutorial/book?

View Answer   |  Mar 19 2009  0:33 AM GMT
QA, JUnit, Software testing
asked by Rass

  75 pts.

What is primary difference between Retesting and Regression testing

What is primary difference between Retesting and Regression testing

View Answer   |  Mar 9 2009  4:44 AM GMT
Retesting, Regression testing, Software testing
asked by Datamatics

  5 pts.

Software Tester's Life Cycle

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?

asked by Saimadhu

  370 pts.

Is Functional Testing sufficient to determine the Code Coverage?

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...

asked by Saimadhu

  370 pts.

VBScript error handling code snippet

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...

asked by Ll2000

  5 pts.

Round Robin

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; ...

View Answer   |  Dec 19 2008  2:14 PM GMT
Software Quality, Debugging, Programming
asked by Rinsa

  150 pts.

How to gauge performance of software testing tools?

How to gauge performance of software automation testing tool

asked by Jagdish123

  5 pts.

Security testing tools and techniques

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

View Answer   |  Dec 10 2008  6:45 AM GMT
Software Quality Assurance, Software testing, Java
asked by SOFTWARETESTER999

  5 pts.

When a Test Engineer needs to be promoted? How to set the expectations at each level?

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...

View Answer   |  Nov 24 2008  7:13 AM GMT
Software testing, Software Quality, Test Engineer
asked by Saimadhu

  370 pts.

How to identify creative test cases which finds unique bugs and accelerates the quality product releases to the market?

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...

asked by Saimadhu

  370 pts.

What is BREAK Testing?

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...

asked by Saimadhu

  370 pts.

Front end GUI support for Test Management & Execution.

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...

asked by Saimadhu

  370 pts.

How to use functional automated test client to perform better load testing?

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...

asked by Saimadhu

  370 pts.

How to perform efficient testing of the Data Base Fail over (DBFO) mechanism?

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,...

asked by Saimadhu

  370 pts.

Efficient way of testing multiple character set support in your application

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?

asked by Saimadhu

  370 pts.

Database design schema for Test Data Management?

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.

asked by Saimadhu

  370 pts.

1 - 20 of 48
<<PREVIOUS 1|2|3 NEXT>>