i finished writing test caes, logged bugs and also regression testing i finished.when we do user acceptance testing?
3 5581Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
1938Hi frnz!! Can we do the Testing without writing Test Cases, but only posting the bugs in the BMS?
14 18677The purpose of this exercise is to benchmark file writing and reading speed. This exercise is divided into two parts. a). Write a file character by character such that the total file size becomes approximately >10K. After writing close the file handler, open a new stream and read the file character by character. Record both times. Execute this exercise at least 4 times b). Create a buffer capable of storing 100 characters. Now after generating the characters, first store them in the buffer. Once the buffer is filled up, store all the elements in the file. Repeat the process until the total file size becomes approximately >10K.While reading read a while line, store it in buffer and once buffer gets filled up, display the whole buffer. Repeat the exercise at least 4 times with different size of buffer (50, 100, 150 …). Records the times. c). Do an analysis of the differences in times and submit it in class.
2023Hi Everyone, the design of the form disappear during writing codes for dataset and data grid. The error show in "line of assigning dataset". I don't know what's happen. If anyone know , please share of technical help from someone. Thanks, Horace Trever
1 2798WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
1802How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
CTS,
2159Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
3 9829when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata
3 5906Writing Test Cases is Verification or Validation? Executing Test Cases is Verification or Validation?
9 17730
What is Event - Delegate? clear syntax for writing a event delegate
How you would deal with a large volume of writing every month, at least five stories?
Why would you be successful in legal writing?
Why are you interested in a writing position?
What experience have you had in writing technical materials?
Are you involved in writing the inferential analysis plan? Tables specifications?
How to stop IIS when you are writing web applications as ISAPI dll's?
i am writing a query select EmpNo from Emp how can i call in after parameter form
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
Are you involved in writing the inferential analysis plan? Tables specfications?
Are you involved in writing the inferential analysis plan? Tables specfications?
They asked by using qtp recording writing scripting
I am stuck up with a question on appending of two arrays
I am writing the code for the same, I am appending two
strings this way
int main()
{
string s1 = "Welcome to C++";
string s2 = "C++ improves the logic ability";
string s3 = s1 + s2;
cout< iam new testing, i want improve writing test cases and bug
defect etc? any on give suggestion pls? Hi! Using Descriptive Programming How do we get Parent
object for an object by writing script(DP). Say, i want to
get a parent object
for a "Link" in a web page by writing script in Descriptive
Programming.