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 User defined function in QTP

6 Answers   Bank Of America,


I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.

0 Answers   IBM,


how to get the object count ?????????

8 Answers  


What is the meaning Work bench?

0 Answers  


MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING

0 Answers  


Where to use function or action?

0 Answers  


If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.

4 Answers  


What are the Features & Benefits of Quick Test Pro ?

1 Answers   Crea,


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.

0 Answers  


Hello, I am working on automating unix application using QTP via terminal emulator.Recording and playback works as i execute my test case. I need to parameterise my data now. Steps to be followed 1. go to the application TeWindow("TeWindow").Window("Connect").WinButton ("Connect").Click 2. Make a transaction to an account I am able to make transaction one at a time (one person when i run the script) and the script is as below and works fine. TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "./4ee.sh" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "a21100002" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "tcccc" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "test" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micF1 TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type "6" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micF1 TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "xexit" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync 3. Now i need to Make a transaction to the account for the list of people available from data table. How do i do this? Please let me know if you can Thanks, Chaya

1 Answers   Apex,


What is qtpro? What is a quick test professional?

0 Answers  


What is synchronization? What are the ways you can synchronize?

0 Answers  


Categories