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

what is penetration testing?

MBT,

3 19351

What is smoke testing?

MBT,

20 36032

What is pairwise testing?

Datamatics, MBT,

10 34986

What is concurrency testing?

MBT,

6 29318

what is test log..? what it consists?

MBT,

7 40168

What is Data Flow Testing?

MBT,

11 40911

what is volume Testing?

MBT,

15 51675

what is Independent Verification and Validation(IV&V)?

MBT,

4 19353

What is driver in testing point of view?

MBT,

6 18114

what is stub?Explain in testing point of view?

MBT,

13 38680

what is Regresstion testing? when it will be needed?

MBT, Satyam,

19 29280

what is parallel testing?

MBT,

17 57836

Where are the expected results file will be stored? what is the extension of that?

IonIdea, Satyam,

1 10993

By Default if you save a File with just pause statement in the script how it is going to store in winrunner?

IonIdea,

2 10129

What is endurance testing?

Infosys, MBT, Syntel,

16 71647


Un-Answered Questions { Testing }

What are its advantages of pom?

938


What is the benefit of test independence?

1085


What is bug leakage and bug release?

1125


How to write the test cases for STP

5689


how to use regular expression in Test Complete Functional tool

5420


While performing end to end mobile testing what are the major criteria, you have to take in consideration?

1156


How could you measures Https/Sec ?

2371


Using selenium ide is it possible to get data from a particular html table cell?

1127


What is action? How many types of actions are there in qtp?

1089


Give some examples of priority – severity defect levels.

989


Explain the difference between quality control and quality assurance.

1091


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!!?

5525


I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in

2221


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

2296


What is operational requirements?

1041