Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Testing Interview Questions
Questions Answers Views Company eMail

when we are executing the test cases one bug is found.then how will u insert in to the deffect traking tool(in real time how we insert into the deffect tracking tool).please let me know the answer asap plz

Encora,

1 4599

how to download mercury qtp9.2 ny internet ?

3493

Plz post any critical bugs found while testing desktop application.

CybAge,

2403

you found a bug and send it to the developer for rectification but the developer not accepting that bug at that time what will u do?(plz its very urgent give me the best answer plz)

Encora,

12 20078

hi!how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing?

IBM, MIT,

2 10847

what are the good test cases for the login form containing 4 fields like Username,Password,LOGIN button and CANCEL button?

TCS,

1974

QTP 9.2, Issue: Creating Shared Object repository. I recorded 2 scripts. I exported the Object Repository to a shared location for the first script. Associated the exported repository to the first script and deleted the Local Repository for the First Script. Now Opened the Second script and try to Add the Local Object Repository of 2nd Script to Exported Object Repository. But I fail. Can anyone please help in providing steps that need to be followed in creating a shared object repository? Thanks in Advance.

Google, UHG,

3 10230

what is a scope?

Thatavarti Technologies,

5 8632

what r the status for test cases?

Thatavarti Technologies,

6 9134

what r the techniques to design test cases?

Thatavarti Technologies,

4 8245

what is defect density

Accenture, Ness Technologies, Thatavarti Technologies,

6 32625

why we do testing ? what r the uses?

IBM, Thatavarti Technologies,

10 27003

what is the diff between BVA & ECP and also advantages about thease techniques..& i want some proper examples... from sekhar yadav sunkara svsekhar2003@gmail.com

iGate, TCS,

1 8883

what is the diff between webserver app & client server application...

3i Infotech, HCL, vSplash,

2 8586

Explain 5 Test Matrixes

Persistent,

9 17407


Un-Answered Questions { Testing }

To specify the test artifacts involved in testing.

2088


What are the advantages of qtp?

1016


How the exception handling can be done using quicktest professional (qtp)?

1121


How does selenium score over other automation tools like hp qtp, ibm rft, and testcomplete?

848


When and why to use descriptive programming?

1058


Explain me what is a framework and what are the frameworks available in rc?

978


What is 2 tier and 3 tier application? Pls illustrate it with appropriate example.

2133


Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan

2515


How many types of recording facility are available in quicktest professional (qtp)?

1068


If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.

2011


Define selenium 2.x?

1077


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2941


Explain what is test metric is software testing and what information does it contains?

1025


What is Ticketing tool? Has it any other names? What is the purpose of this?

2073


Using web driver how you can store a value which is text box?

973