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...


Without QTP (or any Testing tool) can we able to test the
GUI part of the Applications.

for Example generating the Scripts in Notepad and Executing
them Using VB.
Is it Possible to do so..

Correct me if iam wrong some where.

Answers were Sorted based on User's Feedback



Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / sunil reddy

Actaully One important thing to be remember that automating
GUI is POOR Testing Techniwue

Just go through topics like
What to be automated and what not to be automated

We can generate the script if we have the protype of GUI]

But GUI always changes
It is possible but I feel Vety difficulty

Is This Answer Correct ?    3 Yes 0 No

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / arunsingh

Yes, We can do like that.
But there is a prolem in recognizing the objects.
It is very difficult to write script in note pad.
For generating the script Use the QTP.
For executing the script Use VB

It is possible.

Is This Answer Correct ?    1 Yes 0 No

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / kamala

with testing tool ,i think through manual testing. it's
time expensive job.in GUI we have to check again and again
though manual.

other wise through proto type test scripts..,in
vb scripting in QTP.....

Is This Answer Correct ?    0 Yes 0 No

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / rafi

about my knowledge it is impossible if possible send me
reply

Is This Answer Correct ?    0 Yes 0 No

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / sesha reddy

i read all the answers posted here but can't u nderstad
wat u r telling give the clarity of ths please.

Is This Answer Correct ?    0 Yes 0 No

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / sesha reddy

i read all the answers posted here but can't u nderstad
wat u r telling give the clarity of ths please.

Is This Answer Correct ?    0 Yes 0 No

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / rajaputra

To write the script, QTP is required.(TO know the object
properties)
For executing the script, QTP is not required.

Is This Answer Correct ?    1 Yes 1 No

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Ex..

Answer / shiv raj

Hi Without using any Automation tool it possiable to create
test script in VB or C++ or VC ++ but it is very time takan
process. As Automation tool get the object Property it self
we no need to write any 'code for that but by writing the
code we need to identify the property of each object it
require a sound knowleg of Developement.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

what is difference betweein qtp 9.0 and 9.2

1 Answers  


Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..

2 Answers  


What are Add-ins availble in licensed version QTP8.2

1 Answers   TCS,


what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX

3 Answers  


Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???

4 Answers  


Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?

4 Answers  


What are SetToProperty, SetRoProperty, GetToProperty scripting?

2 Answers  


Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma

1 Answers   Patni,


Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?

3 Answers  


What is test harness?

2 Answers  


Can I use datatable of Action1 in the Action2.

2 Answers   IBM,


How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?

6 Answers  


Categories