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

is test cases are necessary for testing non functional testing

MSCI,

1 6141

What do you mean to CAPA?

Ariel,

3 18937

write four critical test cases for logout operation?

Mind Tree,

6 57771

Can we prioritize tests in Junit. What is the sequence of execution in Junit?

2003

Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)

5444

How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

HCL,

3475

what are the differences between level 1 & level 2 of CMM? Please give me as many points of comparison.

2 5838

in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

Wipro,

1850

when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.

1 3235

1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?

Wipro,

5 8283

why is smoke testing done for a software?

11 14234

Hi I'm a beginner in QTP. So far I'm ok with Descriptive but stuck while implementing Hybrid Frame work. 1. I have created a Keyword file with .vbs ext set home=description.create home("title").value="Welcome to feests" set reglink=description.create reglink("name").value="register yourrestaurant / take away" set fbusname=description.create fbusname("name").value="business_name" set dispname=description.create dispname("name").value="display_name" set restchkbox=description.create restchkbox("name").value="restaurant" set cuiscate=description.create cuiscate("name").value="cuisine_categery1" set addline1=description.create addline1("name").value="address_line1" set pstcode=description.create pstcode("name").value="address_postcode" set cntry=description.create cntry("name").value="address_country" set mlandno=description.create mlandno("name").value="landline_no" set emailadd=description.create emailadd("name").value="email" 2. I have created an Function Library file as follows Function launch() bro="C:\Program Files\Internet Explorer\iexplore.exe" url="http://www.feests.com/" invokeapplication bro&" "&url Browser(home).page(home).Link(reglink).click End Function Function restregistration(karthik, teja, Ameerpet, UK) Browser(home).page(home).WebEdit(fbusname).set "karthik" Browser(home).page(home).WebEdit(dispname).set "teja" Browser(home).page(home).WebCheckBox(restchkbox).set "ON" Browser(home).page(home).WebList(cuiscate).Select "Indian" Browser(home).page(home).WebEdit(addline1).set "Ameerpet" Browser(home).page(home).WebEdit(pstcode).set "UK" Browser(home).page(home).WebList(cntry).select "United Kingdom" Browser(home).page(home).WebEdit(mlandno).set "023775347" Browser(home).page(home).WebEdit(emailadd).set "email@gmail.com" End Function 3. This is how I have called the keywords and Functions in QTP executefile"C:\Documents and Settings\karthik\Desktop\keywords.vbs" executefile"C:\Documents and Settings\karthik\Desktop\functions.vbs" launch restregistration karthik, teja, Ameerpet, UK, "email@gmail.com" Now the issue is, I'm trying to enter the email ID in WebEdit field. But I dont know what is the mistake I did, if I run the script in QTP it is showing following error Error: Expected identifier Line (2): "executefile"C:\Documents and Settings\karthik\Desktop\functions.vbs"". Can someone help me fix this, please!!?

5552

which test comes first installation testing or compatiability testing

ADP,

7 12764

please send me database stored procedure checklist.

2931

What is the best testing tool to test an desktop application(extJS app)?

Nagarro,

2 12037


Un-Answered Questions { Testing }

Explain the procedure of connecting testdirector in qtp?

1014


can one defect be mapped to more than one test script in manual testing

2521


How to insert a breakpoint in selenium ide?

1048


What are the loadrunner testing process?

1144


When should configuration management procedures be implemented?

1213


What is Difference between Test Strategy and Test Methodology?

2332


How would you directly trigger javascript in a test?

1907


For what purpose, user will be using ‘continue on’ error?

1048


What are two formats of WWN defined by the IEEE?

2038


Difference between winrunner and test director?

1177


What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?

765


Can we create a qtp test from qc?

1049


What is criticality?

1042


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

2108


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

1169