suresh


{ City } hyderabad
< Country > india
* Profession * sr. software engineer
User No # 2707
Total Questions Posted # 0
Total Answers Posted # 6

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 20
Users Marked my Answers as Wrong # 14
Questions / { suresh }
Questions Answers Category Views Company eMail




Answers / { suresh }

Question { 5988 }

Tell me the situations where we will use Data Driven?


Answer

When u want to test functionality of an application with
multiple sets data then u go to DATA DRIVEN TEST.

It is very difficult to test in manual for that we go to
DATA DRIVEN TEST.

Is This Answer Correct ?    4 Yes 0 No

Question { 27379 }

When The Low Level Recording is Used in QTP


Answer

Some of the objects are not recognising in default
recording mode then switch to low level recording. means it
Captures objects , x & y co-ordinates of screen, keyboard
inputs and also mouse clicks.

Is This Answer Correct ?    4 Yes 3 No


Question { Ordain Solutions, 48205 }

What are the abbreviations for tsr and mtr?


Answer

TSR : Test Script Repository (shared action repository)
MTR : Mercury Test Repository (per action repository)

Is This Answer Correct ?    8 Yes 8 No

Question { MBT, 20898 }

If 100 test cases given to you and asked you to categorize
them into manual and automated test cases ..how you are
going to do..Any systematic process?


Answer

First Catagerise to related each functionality. Then you
decide which test cases are difficult to execute manually,
which are regularly changing(code) functional areas then
you mark those as automate, all remaining are manual
testing.

Is This Answer Correct ?    4 Yes 1 No

Question { Semantic Space, 9059 }

What are the most frequent errors you faced while executing
your scripts?


Answer

We face different types of error during testing. i explain
different errors below. we face these errors regularly

Unit Test : Control Statement Errors,

Integration Errors :
Duplicate Variables, Passing values one module
to another module. Memory leakage

Blockbox testing : Object Status, Data Integration errors,
pick values from database, Replacement of data, Boundary
value errors, UI errors

Is This Answer Correct ?    0 Yes 1 No

Question { 4912 }

what are the outcomes of system testing?


Answer

System Testing INPUTS ARE GIVEN BELOW :

System Test Plan
System Test Cases
Software Project plan
Software Configuration Management Plan
Software Measurements/ Metrics Plan
SQA Plan

System Testing OUTPUTS ARE GIVEN BELOW :

Integration Test Reports
Updated Collection Report

Is This Answer Correct ?    0 Yes 1 No